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.
AWS::MediaLive::Channel LinkedChannelSettings
The linked channel settings for the channel.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "FollowerChannelSettings" :FollowerChannelSettings, "PrimaryChannelSettings" :PrimaryChannelSettings}
YAML
FollowerChannelSettings:FollowerChannelSettingsPrimaryChannelSettings:PrimaryChannelSettings
Properties
FollowerChannelSettings-
Settings for a follower channel in a linked pair.
Required: No
Type: FollowerChannelSettings
Update requires: No interruption
PrimaryChannelSettings-
Settings for a primary (leader) channel in a linked pair.
Required: No
Type: PrimaryChannelSettings
Update requires: No interruption