---
type: resource-type
title: TransitGatewayConnect
description: aws resource type AWS::EC2::TransitGatewayConnect
name: TransitGatewayConnect
lexicon: aws
resource_type: AWS::EC2::TransitGatewayConnect
---
`AWS::EC2::TransitGatewayConnect`, a resource type of the aws lexicon.

## Properties

- `Options` (`TransitGatewayConnect_TransitGatewayConnectOptions`, required): The Connect attachment options.
- `TransportTransitGatewayAttachmentId` (`string`, required): The ID of the attachment from which the Connect attachment was created.
- `CreationTime` (`string`, optional): The creation time.
- `State` (`string`, optional): The state of the attachment.
- `Tags` (`TransitGatewayConnect_Tag[]`, optional): The tags for the attachment.
- `TransitGatewayAttachmentId` (`string`, optional): The ID of the Connect attachment.
- `TransitGatewayId` (`string`, optional): The ID of the transit gateway.

## Attributes

- `CreationTime`
- `State`
- `TransitGatewayAttachmentId`
- `TransitGatewayId`
