TransitGatewayVpcAttachment#

Describes the VPC attachment to a transit gateway.

Contents#

  • creationTime — Time when the transit gateway attachment was created.

    • Type: Timestamp

    • Required: Yes

  • state – The state of the transit gateway attachment.

    • Type: String

    • Required: Yes

    • Valid values: pending | available | deleting | failed

  • subnetIds — List of subnet IDs.

    • Type: Array of strings

    • Required: Yes

  • tagSet — Tags related to the target gateway attachment.

    • Type: List of Tag objects

    • Required: No

  • transitGatewayAttachmentId — The ID of the transit gateway attachment.

    • Type: String

    • Required: Yes

  • transitGatewayId — The ID of the transit gateway.

    • Type: String

    • Required: Yes

  • vpcId — The ID of the VPC.

    • Type: String

    • Required: Yes

  • vpcOwnerId — The ID of the VPC owner.

    • Type: String

    • Required: Yes