aws::transit-gateway-vpc-attachment¶
Query transit gateway attachment.
Example¶
transit-gateway-vpc-attachment: $(external-query aws::transit-gateway-vpc-attachment { tag: { Name: "example-transit-gateway-vpc-attachment" }})
Attributes¶
Attribute | Description |
---|---|
state | The state of the attachment. Valid values are available , deleted , deleting , failed , modifying , pendingAcceptance , pending , rollingBack , rejected or rejecting . |
transit-gateway-id | The ID of the transit gateway. |
transit-gateway-attachment-id | The ID of the attachment. |
vpc-id | The ID of the vpc attached to a transit gateway. |