Readonly
actionThe action for the network ACL rule.
Readonly
destinationThe destination of the network ACL rule.
Possible values are a CIDR range or a network ACL subnet selection configuration.
Readonly
fromThe port to start from in the network ACL rule.
Readonly
protocolThe protocol for the network ACL rule.
Readonly
ruleThe rule ID number for the rule.
Rules are evaluated in order from low to high.
Readonly
toThe port to end with in the network ACL rule.
Generated using TypeDoc
NetworkConfig / VpcConfig | VpcTemplatesConfig / NetworkAclConfig / NetworkAclOutboundRuleConfig
Network ACL outbound rule configuration. Used to define an outbound rule for a network ACL.
Example