Readonly
actionThe action for the network ACL rule.
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
sourceThe source of the network ACL rule.
Possible values are a CIDR range or a network ACL subnet selection configuration.
Readonly
toThe port to end with in the network ACL rule.
Generated using TypeDoc
NetworkConfig / VpcConfig | VpcTemplatesConfig / NetworkAclConfig / NetworkAclInboundRuleConfig
Network ACL inbound rule configuration. Used to define an inbound rule for a network ACL.
Example