TransitGatewayVpcAttachment - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS account that owns the VPC.

Type: String

Required: No

See Also

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