Optionalaction?: SecurityGroupRuleActionOptionaldestPortFrom?: numberBeginning of the range of ports this rule applies to (inclusive). If 0 is provided, unset the parameter.
OptionaldestPortTo?: numberEnd of the range of ports this rule applies to (inclusive). If 0 is provided, unset the parameter.
Optionaldirection?: SecurityGroupRuleDirectionDirection the rule applies to.
OptionalipRange?: stringRange of IP addresses these rules apply to.
Optionalposition?: numberPosition of this rule in the security group rules list.
Optionalprotocol?: SecurityGroupRuleProtocolProtocol family this rule applies to.
UUID of the security group.
UUID of the rule.
Optionalzone?: ZoneZone to target. If none is passed will use default zone from the config.
Action to apply when the rule matches a packet.