---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_ec2_transitgatewayconnectpeer{% #aws_ec2_transitgatewayconnectpeer %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `connect_peer_configuration`{% #connect_peer_configuration %}

**Type**: `STRUCT`**Provider name**: `ConnectPeerConfiguration`**Description**: The Connect peer details.

- `bgp_configurations`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `BgpConfigurations`**Description**: The BGP configuration details.
  - `bgp_status`**Type**: `STRING`**Provider name**: `BgpStatus`**Description**: The BGP status.
  - `peer_address`**Type**: `STRING`**Provider name**: `PeerAddress`**Description**: The interior BGP peer IP address for the appliance.
  - `peer_asn`**Type**: `INT64`**Provider name**: `PeerAsn`**Description**: The peer Autonomous System Number (ASN).
  - `transit_gateway_address`**Type**: `STRING`**Provider name**: `TransitGatewayAddress`**Description**: The interior BGP peer IP address for the transit gateway.
  - `transit_gateway_asn`**Type**: `INT64`**Provider name**: `TransitGatewayAsn`**Description**: The transit gateway Autonomous System Number (ASN).
- `inside_cidr_blocks`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `InsideCidrBlocks`**Description**: The range of interior BGP peer IP addresses.
- `peer_address`**Type**: `STRING`**Provider name**: `PeerAddress`**Description**: The Connect peer IP address on the appliance side of the tunnel.
- `protocol`**Type**: `STRING`**Provider name**: `Protocol`**Description**: The tunnel protocol.
- `transit_gateway_address`**Type**: `STRING`**Provider name**: `TransitGatewayAddress`**Description**: The Connect peer IP address on the transit gateway side of the tunnel.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreationTime`**Description**: The creation time.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The state of the Connect peer.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `transit_gateway_attachment_id`{% #transit_gateway_attachment_id %}

**Type**: `STRING`**Provider name**: `TransitGatewayAttachmentId`**Description**: The ID of the Connect attachment.

## `transit_gateway_connect_peer_id`{% #transit_gateway_connect_peer_id %}

**Type**: `STRING`**Provider name**: `TransitGatewayConnectPeerId`**Description**: The ID of the Connect peer.
