AwsEc2NetworkAclEntry
class AwsEc2NetworkAclEntry
A rule for the network ACL. Each rule allows or denies access based on the IP address, traffic direction, port, and protocol.
Types
Properties
Link copied to clipboard
The Internet Control Message Protocol (ICMP) type and code for which to deny or allow access.
Link copied to clipboard
The IPV6 network range for which to deny or allow access.
Link copied to clipboard
For TCP or UDP protocols, the range of ports that the rule applies to.
Link copied to clipboard
Whether the rule is used to allow access or deny access.
Link copied to clipboard
The rule number. The rules are processed in order by their number.