Amazon EC2 Construct Library
-
The IPv4 CIDR range to allow or deny, in CIDR notation (for example, 172.16.0.0/24).
CfnNetworkAclEntry.Builder.create(software.constructs.Construct scope,
String id)
Whether this rule applies to egress traffic from the subnet ( true
) or ingress traffic to the subnet ( false
).
Whether this rule applies to egress traffic from the subnet ( true
) or ingress traffic to the subnet ( false
).
The Internet Control Message Protocol (ICMP) code and type.
The Internet Control Message Protocol (ICMP) code and type.
The IPv6 network range to allow or deny, in CIDR notation.
The ID of the ACL for the entry.
The range of port numbers for the UDP/TCP protocol.
The range of port numbers for the UDP/TCP protocol.
The IP protocol that the rule applies to.
Whether to allow or deny traffic that matches the rule;
Rule number to assign to the entry, such as 100.