NetworkAclEntry
class NetworkAclEntry
The network access control list (ACL) is an optional layer of security for your VPC that acts as a firewall for controlling traffic in and out of one or more subnets. The entry is a set of numbered ingress and egress rules that determine whether a packet should be allowed in or out of a subnet associated with the ACL. We process the entries in the ACL according to the rule numbers, in ascending order.
Types
Properties
Link copied to clipboard
Defines the ICMP protocol that consists of the ICMP type and code.
Link copied to clipboard
Indicates whether to allow or deny the traffic that matches the rule.
Link copied to clipboard
The rule number for the entry. For example 100. All the network ACL entries are processed in ascending order by rule number.