/dhall-infra/Rule/Type.dhall
Copy path to clipboardSource
{ port : Integer
, port_range_max : Optional Integer
, port_range_min : Optional Integer
, protocol : Optional Text
, remote_ip_prefix : Optional Text
, state : Optional Text
}
{ port : Integer
, port_range_max : Optional Integer
, port_range_min : Optional Integer
, protocol : Optional Text
, remote_ip_prefix : Optional Text
, state : Optional Text
}