TransitGatewayAssociation#

Describes the association of a route table with a transit gateway attachment.

Contents#

  • resourceId — The resource ID.

    • Type: String

    • Required: Yes

  • resourceType — The resource type.

    • Type: String

    • Required: No

    • Valid values: vpc

  • state – The state of the association

    • Type: String

    • Required: Yes

    • Valid values: associated | disassociating

  • transitGatewayAttachmentId — The ID of the transit gateway attachment.

    • Type: String

    • Required: Yes

  • transitGatewayRouteTableId — The ID of the transit gateway route table.

    • Type: String

    • Required: Yes