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

## Properties

- `Arn` (`string`, optional): The ARN of the Cluster.
- `ChannelIds` (`string[]`, optional): The MediaLive Channels that are currently running on Nodes in this Cluster.
- `ClusterType` (`MediaLiveCluster_ClusterType`, optional)
- `Id` (`string`, optional): The unique ID of the Cluster.
- `InstanceRoleArn` (`string`, optional): The IAM role your nodes will use.
- `Name` (`string`, optional): The user-specified name of the Cluster to be created.
- `NetworkSettings` (`MediaLiveCluster_ClusterNetworkSettings`, optional)
- `State` (`MediaLiveCluster_ClusterState`, optional)
- `Tags` (`MediaLiveCluster_Tags[]`, optional): A collection of key-value pairs.

## Attributes

- `Arn`
- `ChannelIds`
- `Id`
- `State`
