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

# aws_mediaconnect_gateway{% #aws_mediaconnect_gateway %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `egress_cidr_blocks`{% #egress_cidr_blocks %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `EgressCidrBlocks`**Description**: The range of IP addresses that contribute content or initiate output requests for flows communicating with this gateway. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.

## `gateway_arn`{% #gateway_arn %}

**Type**: `STRING`**Provider name**: `GatewayArn`**Description**: The Amazon Resource Name (ARN) of the gateway.

## `gateway_messages`{% #gateway_messages %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `GatewayMessages`**Description**: Messages with information about the gateway.

- `code`**Type**: `STRING`**Provider name**: `Code`**Description**: The error code.
- `message`**Type**: `STRING`**Provider name**: `Message`**Description**: The specific error message that MediaConnect returns to help you understand the reason that the request did not succeed.
- `resource_name`**Type**: `STRING`**Provider name**: `ResourceName`**Description**: The name of the resource.

## `gateway_state`{% #gateway_state %}

**Type**: `STRING`**Provider name**: `GatewayState`**Description**: The current status of the gateway.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the gateway. This name can not be modified after the gateway is created.

## `networks`{% #networks %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Networks`**Description**: The list of networks in the gateway.

- `cidr_block`**Type**: `STRING`**Provider name**: `CidrBlock`**Description**: A unique IP address range to use for this network. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
- `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the network. This name is used to reference the network and must be unique among networks in this gateway.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
