The AWS::EC2::TransitGatewayPeeringAttachment type
peer_account_id
(String) The ID of the peer accountpeer_region
(String) Peer Regionpeer_transit_gateway_id
(String) The ID of the peer transit gateway.transit_gateway_id
(String) The ID of the transit gateway.tags
(Attributes List) The tags for the transit gateway peering attachment. (see below for nested schema)creation_time
(String) The time the transit gateway peering attachment was created.id
(String) Uniquely identifies the resource.state
(String) The state of the transit gateway peering attachment. Note that the initiating state has been deprecated.status
(Attributes) The status of the transit gateway peering attachment. (see below for nested schema)transit_gateway_attachment_id
(String) The ID of the transit gateway peering attachment.tags
Optional:
key
(String) The key of the tag. Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with aws:.value
(String) The value of the tag. Constraints: Tag values are case-sensitive and accept a maximum of 255 Unicode characters.status
Read-Only:
code
(String) The status code.message
(String) The status message, if applicable.Import is supported using the following syntax:
$ terraform import awscc_ec2_transit_gateway_peering_attachment.example <resource ID>