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...

VpcType

The VpcType data type.

Ancestors

  • CreateVpcResponse

  • VpcSetType

Relevant Operations

  • CreateVpc

  • DescribeVpcs

Contents

The following table describes the elements contained in VpcType.

NameDescription

vpcId

The VPC's ID.

Type: String

state

The current state of the VPC.

Type: String

Valid Values: pending | available

cidrBlock

The CIDR block the VPC covers.

Type: String

dhcpOptionsId

The ID of the set of DHCP options you've associated with the VPC (or "default" if the default options are associated with the VPC).

Type: String

tagSet

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

Type: ResourceTagSetItemType

instanceTenancy

The allowed tenancy of instances launched into the VPC.

Type: String