/dhall-ansible-0.1.0/defaults/modules/os_security_group_rule.dhall

Copy path to clipboard

Source

{ availability_zone = None Text
, direction = None Text
, ethertype = None Text
, port_range_max = None Text
, port_range_min = None Text
, project = None Text
, protocol = None Text
, remote_group = None Text
, remote_ip_prefix = None Text
, state = None Text
}