Amazon Elastic Compute Cloud
API Reference (API Version 2012-04-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

NetworkAclType

The NetworkAclType data type.

Ancestors

  • CreateNetworkAclResponse

  • NetworkAclSetType

Relevant Operations

  • CreateNetworkAcl

  • DescribeNetworkAcls

Contents

The following table describes the elements contained in NetworkAclType.

NameDescription

networkAclId

The network ACL's ID.

Type: String

vpcId

The ID of the VPC the network ACL is in.

Type: String

default

Whether this is the default network ACL in the VPC.

Type: Boolean

Valid Values: true | false

entrySet

A list of entries (rules) in the network ACL. Each entry's information is wrapped in an item element.

Type: NetworkAclEntryType

associationSet

A list of associations between the network ACL and one or more subnets. Each association's information is wrapped in an item element.

Type: NetworkAclAssociationType

tagSet

Tags assigned to the resource. Each tag's information is wrapped in an item element.

Type: ResourceTagSetItemType