The AWS::EC2::TransitGatewayConnect type
options
(Attributes) The Connect attachment options. (see below for nested schema)transport_transit_gateway_attachment_id
(String) The ID of the attachment from which the Connect attachment was created.tags
(Attributes List) The tags for the attachment. (see below for nested schema)creation_time
(String) The creation time.id
(String) Uniquely identifies the resource.state
(String) The state of the attachment.transit_gateway_attachment_id
(String) The ID of the Connect attachment.transit_gateway_id
(String) The ID of the transit gateway.options
Optional:
protocol
(String) The tunnel protocol.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.Import is supported using the following syntax:
$ terraform import awscc_ec2_transit_gateway_connect.example <resource ID>