TransitGatewayAttachment#

Describes the resource attachment to a transit gateway.

Contents#

  • association — The associated route table of the transit gateway.

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

    • Type: Timestamp

    • Required: Yes

  • resourceId — The resource ID.

    • Type: String

    • Required: Yes

  • resourceOwnerId — The ID of the resource owner.

    • Type: String

    • Required: Yes

  • resourceType — The resource type.

    • Type: String

    • Required: Yes

    • Valid values: vpc

  • state – The state of the transit gateway attachment.

    • Type: String

    • Required: Yes

    • Valid values: pending | available | deleting | failed

  • 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

  • transitGatewayOwnerId — The ID of the transit gateway owner.

    • Type: String

    • Required: Yes