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