AWS::MediaLive::Channel FailoverConditionSettings - AWS CloudFormation

AWS::MediaLive::Channel FailoverConditionSettings

Settings for one failover condition.

The parent of this entity is FailoverCondition.

Syntax

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

Properties

AudioSilenceSettings

MediaLive will perform a failover if the specified audio selector is silent for the specified period.

Required: No

Type: AudioSilenceFailoverSettings

Update requires: No interruption

InputLossSettings

MediaLive will perform a failover if content is not detected in this input for the specified period.

Required: No

Type: InputLossFailoverSettings

Update requires: No interruption

VideoBlackSettings

MediaLive will perform a failover if content is considered black for the specified period.

Required: No

Type: VideoBlackFailoverSettings

Update requires: No interruption