

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MediaLive::ChannelPlacementGroup
<a name="aws-resource-medialive-channelplacementgroup"></a>

<a name="aws-resource-medialive-channelplacementgroup-description"></a>The `AWS::MediaLive::ChannelPlacementGroup` resource Property description not available. for MediaLive.

## Syntax
<a name="aws-resource-medialive-channelplacementgroup-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-resource-medialive-channelplacementgroup-syntax.json"></a>

```
{
  "Type" : "AWS::MediaLive::ChannelPlacementGroup",
  "Properties" : {
      "[ClusterId](#cfn-medialive-channelplacementgroup-clusterid)" : {{String}},
      "[Name](#cfn-medialive-channelplacementgroup-name)" : {{String}},
      "[Nodes](#cfn-medialive-channelplacementgroup-nodes)" : {{[ String, ... ]}},
      "[Tags](#cfn-medialive-channelplacementgroup-tags)" : {{[ Tags, ... ]}}
    }
}
```

### YAML
<a name="aws-resource-medialive-channelplacementgroup-syntax.yaml"></a>

```
Type: AWS::MediaLive::ChannelPlacementGroup
Properties:
  [ClusterId](#cfn-medialive-channelplacementgroup-clusterid): {{String}}
  [Name](#cfn-medialive-channelplacementgroup-name): {{String}}
  [Nodes](#cfn-medialive-channelplacementgroup-nodes): {{
    - String}}
  [Tags](#cfn-medialive-channelplacementgroup-tags): {{
    - Tags}}
```

## Properties
<a name="aws-resource-medialive-channelplacementgroup-properties"></a>

`ClusterId`  <a name="cfn-medialive-channelplacementgroup-clusterid"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`Name`  <a name="cfn-medialive-channelplacementgroup-name"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Nodes`  <a name="cfn-medialive-channelplacementgroup-nodes"></a>
Property description not available.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Tags`  <a name="cfn-medialive-channelplacementgroup-tags"></a>
Property description not available.  
*Required*: No  
*Type*: [Array](aws-properties-medialive-channelplacementgroup-tags.md) of [Tags](aws-properties-medialive-channelplacementgroup-tags.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

## Return values
<a name="aws-resource-medialive-channelplacementgroup-return-values"></a>

### Ref
<a name="aws-resource-medialive-channelplacementgroup-return-values-ref"></a>

### Fn::GetAtt
<a name="aws-resource-medialive-channelplacementgroup-return-values-fn--getatt"></a>

#### 
<a name="aws-resource-medialive-channelplacementgroup-return-values-fn--getatt-fn--getatt"></a>

`Arn`  <a name="Arn-fn::getatt"></a>
The ARN of the channel placement group.

`Channels`  <a name="Channels-fn::getatt"></a>
List of channel IDs added to the channel placement group.

`Id`  <a name="Id-fn::getatt"></a>
The unique identifier of the channel placement group.

`State`  <a name="State-fn::getatt"></a>
The current state of the channel placement group.