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

# aws_transit_gateway_route_table{% #aws_transit_gateway_route_table %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `additional_routes_available`{% #additional_routes_available %}

**Type**: `BOOLEAN`**Provider name**: `AdditionalRoutesAvailable`**Description**: Indicates whether there are additional routes available.

## `creation_time`{% #creation_time %}

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

## `default_association_route_table`{% #default_association_route_table %}

**Type**: `BOOLEAN`**Provider name**: `DefaultAssociationRouteTable`**Description**: Indicates whether this is the default association route table for the transit gateway.

## `default_propagation_route_table`{% #default_propagation_route_table %}

**Type**: `BOOLEAN`**Provider name**: `DefaultPropagationRouteTable`**Description**: Indicates whether this is the default propagation route table for the transit gateway.

## `routes`{% #routes %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Routes`**Description**: Information about the routes.

- `destination_cidr_block`**Type**: `STRING`**Provider name**: `DestinationCidrBlock`**Description**: The CIDR block used for destination matches.
- `prefix_list_id`**Type**: `STRING`**Provider name**: `PrefixListId`**Description**: The ID of the prefix list used for destination matches.
- `state`**Type**: `STRING`**Provider name**: `State`**Description**: The state of the route.
- `transit_gateway_attachments`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `TransitGatewayAttachments`**Description**: The attachments.
  - `resource_id`**Type**: `STRING`**Provider name**: `ResourceId`**Description**: The ID of the resource.
  - `resource_type`**Type**: `STRING`**Provider name**: `ResourceType`**Description**: The resource type. Note that the `tgw-peering` resource type has been deprecated.
  - `transit_gateway_attachment_id`**Type**: `STRING`**Provider name**: `TransitGatewayAttachmentId`**Description**: The ID of the attachment.
- `transit_gateway_route_table_announcement_id`**Type**: `STRING`**Provider name**: `TransitGatewayRouteTableAnnouncementId`**Description**: The ID of the transit gateway route table announcement.
- `type`**Type**: `STRING`**Provider name**: `Type`**Description**: The route type.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The state of the transit gateway route table.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `transit_gateway_id`{% #transit_gateway_id %}

**Type**: `STRING`**Provider name**: `TransitGatewayId`**Description**: The ID of the transit gateway.

## `transit_gateway_prefix_list_references`{% #transit_gateway_prefix_list_references %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `TransitGatewayPrefixListReferences`**Description**: Information about the prefix list references.

- `blackhole`**Type**: `BOOLEAN`**Provider name**: `Blackhole`**Description**: Indicates whether traffic that matches this route is dropped.
- `prefix_list_id`**Type**: `STRING`**Provider name**: `PrefixListId`**Description**: The ID of the prefix list.
- `prefix_list_owner_id`**Type**: `STRING`**Provider name**: `PrefixListOwnerId`**Description**: The ID of the prefix list owner.
- `state`**Type**: `STRING`**Provider name**: `State`**Description**: The state of the prefix list reference.
- `transit_gateway_attachment`**Type**: `STRUCT`**Provider name**: `TransitGatewayAttachment`**Description**: Information about the transit gateway attachment.
  - `resource_id`**Type**: `STRING`**Provider name**: `ResourceId`**Description**: The ID of the resource.
  - `resource_type`**Type**: `STRING`**Provider name**: `ResourceType`**Description**: The resource type. Note that the `tgw-peering` resource type has been deprecated.
  - `transit_gateway_attachment_id`**Type**: `STRING`**Provider name**: `TransitGatewayAttachmentId`**Description**: The ID of the attachment.
- `transit_gateway_route_table_id`**Type**: `STRING`**Provider name**: `TransitGatewayRouteTableId`**Description**: The ID of the transit gateway route table.

## `transit_gateway_route_table_arn`{% #transit_gateway_route_table_arn %}

**Type**: `STRING`

## `transit_gateway_route_table_id`{% #transit_gateway_route_table_id %}

**Type**: `STRING`**Provider name**: `TransitGatewayRouteTableId`**Description**: The ID of the transit gateway route table.
