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

## Properties

- `Arn` (`string`, optional): The ARN of the channel placement group.
- `Channels` (`string[]`, optional): List of channel IDs added to the channel placement group.
- `ClusterId` (`string`, optional): The ID of the cluster the node is on.
- `Id` (`string`, optional): Unique internal identifier.
- `Name` (`string`, optional): The name of the channel placement group.
- `Nodes` (`string[]`, optional): List of nodes added to the channel placement group
- `State` (`ChannelPlacementGroup_ChannelPlacementGroupState`, optional)
- `Tags` (`ChannelPlacementGroup_Tags[]`, optional): A collection of key-value pairs.

## Attributes

- `Arn`
- `Channels`
- `Id`
- `State`
