Contents:
aws_cdk.aws_ec2.
Action
Bases: enum.Enum
enum.Enum
What action to apply to traffic matching the ACL.
Attributes
ALLOW
Allow the traffic.
DENY
Deny the traffic.