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

# aws_medialive_network{% #aws_medialive_network %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The ARN of this Network. It is automatically assigned when the Network is created.

## `associated_cluster_ids`{% #associated_cluster_ids %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `AssociatedClusterIds`

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `Id`**Description**: The ID of the Network. Unique in the AWS account. The ID is the resource-id portion of the ARN.

## `ip_pools`{% #ip_pools %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `IpPools`**Description**: An array of IpPools in your organization's network that identify a collection of IP addresses in your organization's network that are reserved for use in MediaLive Anywhere. MediaLive Anywhere uses these IP addresses for Push inputs (in both Bridge and NAT networks) and for output destinations (only in Bridge networks). Each IpPool specifies one CIDR block.

- `cidr`**Type**: `STRING`**Provider name**: `Cidr`**Description**: A CIDR block of IP addresses that are reserved for MediaLive Anywhere.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name that you specified for this Network.

## `routes`{% #routes %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Routes`**Description**: An array of routes that MediaLive Anywhere needs to know about in order to route encoding traffic.

- `cidr`**Type**: `STRING`**Provider name**: `Cidr`**Description**: A CIDR block for one Route.
- `gateway`**Type**: `STRING`**Provider name**: `Gateway`**Description**: The IP address of the Gateway for this route, if applicable.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The current state of the Network. Only MediaLive Anywhere can change the state.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
