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

TransitGatewayVpcAttachment

Describes a VPC attachment.

Contents

creationTime

The creation time.

Type: Timestamp

Required: No

options

The VPC attachment options.

Type: TransitGatewayVpcAttachmentOptions object

Required: No

state

The state of the VPC attachment. Note that the initiating state has been deprecated.

Type: String

Valid Values: initiating | initiatingRequest | pendingAcceptance | rollingBack | pending | available | modifying | deleting | deleted | failed | rejected | rejecting | failing

Required: No

subnetIds

The IDs of the subnets.

Type: Array of strings

Required: No

tagSet

The tags for the VPC attachment.

Type: Array of Tag objects

Required: No

transitGatewayAttachmentId

The ID of the attachment.

Type: String

Required: No

transitGatewayId

The ID of the transit gateway.

Type: String

Required: No

vpcId

The ID of the VPC.

Type: String

Required: No

vpcOwnerId

The ID of the Amazon Web Services account that owns the VPC.

Type: String

Required: No

See Also

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