NetworkAcl - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

NetworkAcl

Describes a network ACL.

Contents

associationSet

Any associations between the network ACL and one or more subnets

Type: Array of NetworkAclAssociation objects

Required: No

default

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

Type: Boolean

Required: No

entrySet

The entries (rules) in the network ACL.

Type: Array of NetworkAclEntry objects

Required: No

networkAclId

The ID of the network ACL.

Type: String

Required: No

ownerId

The ID of the Amazon Web Services account that owns the network ACL.

Type: String

Required: No

tagSet

Any tags assigned to the network ACL.

Type: Array of Tag objects

Required: No

vpcId

The ID of the VPC for the network ACL.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: