/dhall-infra/Rule/Type.dhall

Copy path to clipboard

Source

{ port : Integer
, port_range_max : Optional Integer
, port_range_min : Optional Integer
, protocol : Optional Text
, remote_ip_prefix : Optional Text
, state : Optional Text
}