

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

# AWS::MediaLive::Channel AnywhereSettings
<a name="aws-properties-medialive-channel-anywheresettings"></a>

<a name="aws-properties-medialive-channel-anywheresettings-description"></a>The `AnywhereSettings` property type specifies Property description not available. for an [AWS::MediaLive::Channel](aws-resource-medialive-channel.md).

## Syntax
<a name="aws-properties-medialive-channel-anywheresettings-syntax"></a>

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

### JSON
<a name="aws-properties-medialive-channel-anywheresettings-syntax.json"></a>

```
{
  "[ChannelPlacementGroupId](#cfn-medialive-channel-anywheresettings-channelplacementgroupid)" : {{String}},
  "[ClusterId](#cfn-medialive-channel-anywheresettings-clusterid)" : {{String}}
}
```

### YAML
<a name="aws-properties-medialive-channel-anywheresettings-syntax.yaml"></a>

```
  [ChannelPlacementGroupId](#cfn-medialive-channel-anywheresettings-channelplacementgroupid): {{String}}
  [ClusterId](#cfn-medialive-channel-anywheresettings-clusterid): {{String}}
```

## Properties
<a name="aws-properties-medialive-channel-anywheresettings-properties"></a>

`ChannelPlacementGroupId`  <a name="cfn-medialive-channel-anywheresettings-channelplacementgroupid"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ClusterId`  <a name="cfn-medialive-channel-anywheresettings-clusterid"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)