AwsEc2NetworkAclDetails - Amazon Security Hub
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).

AwsEc2NetworkAclDetails

Contains details about an Amazon EC2 network access control list (ACL).

Contents

Associations

Associations between the network ACL and subnets.

Type: Array of AwsEc2NetworkAclAssociation objects

Required: No

Entries

The set of rules in the network ACL.

Type: Array of AwsEc2NetworkAclEntry objects

Required: No

IsDefault

Whether this is the default network ACL for the VPC.

Type: Boolean

Required: No

NetworkAclId

The identifier of the network ACL.

Type: String

Pattern: .*\S.*

Required: No

OwnerId

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

Type: String

Pattern: .*\S.*

Required: No

VpcId

The identifier of the VPC for the network ACL.

Type: String

Pattern: .*\S.*

Required: No

See Also

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