

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 LinkedChannelSettings
<a name="aws-properties-medialive-channel-linkedchannelsettings"></a>

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

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

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

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

```
{
  "[FollowerChannelSettings](#cfn-medialive-channel-linkedchannelsettings-followerchannelsettings)" : FollowerChannelSettings,
  "[PrimaryChannelSettings](#cfn-medialive-channel-linkedchannelsettings-primarychannelsettings)" : PrimaryChannelSettings
}
```

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

```
  [FollowerChannelSettings](#cfn-medialive-channel-linkedchannelsettings-followerchannelsettings): 
    FollowerChannelSettings
  [PrimaryChannelSettings](#cfn-medialive-channel-linkedchannelsettings-primarychannelsettings): 
    PrimaryChannelSettings
```

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

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

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