NetworkAcl#

Describes a network ACL.

Contents#

  • associationSet — Any associations between the network ACL and one or more subnets.

  • default — Indicates whether this is the default network ACL for the VPC.

    • Type: Boolean

    • Required: No

  • entrySet — One or more rules in the network ACL.

  • networkAclId — The ID of the network ACL.

    • Type: String

    • Required: No

  • tagSet — Any tags assigned to the network ACL.

    • Type: List of Tag objects

    • Required: No

  • vpcId — The ID of the VPC.

    • Type: String

    • Required: No