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

## Properties

- `IpPools` (`Network_IpPool[]`, required): The list of IP address cidr pools for the network
- `Name` (`string`, required): The user-specified name of the Network to be created.
- `Arn` (`string`, optional): The ARN of the Network.
- `AssociatedClusterIds` (`string[]`, optional)
- `Id` (`string`, optional): The unique ID of the Network.
- `Routes` (`Network_Route[]`, optional): The routes for the network
- `State` (`Network_NetworkState`, optional): The current state of the Network.
- `Tags` (`Network_Tags[]`, optional): A collection of key-value pairs.

## Attributes

- `Arn`
- `AssociatedClusterIds`
- `Id`
- `State`
