public static final class CfnChannel.FailoverConditionSettingsProperty.Builder
extends java.lang.Object
CfnChannel.FailoverConditionSettingsProperty
Constructor and Description |
---|
Builder() |
public CfnChannel.FailoverConditionSettingsProperty.Builder audioSilenceSettings(IResolvable audioSilenceSettings)
CfnChannel.FailoverConditionSettingsProperty.getAudioSilenceSettings()
audioSilenceSettings
- MediaLive will perform a failover if the specified audio selector is silent for the specified period.this
public CfnChannel.FailoverConditionSettingsProperty.Builder audioSilenceSettings(CfnChannel.AudioSilenceFailoverSettingsProperty audioSilenceSettings)
CfnChannel.FailoverConditionSettingsProperty.getAudioSilenceSettings()
audioSilenceSettings
- MediaLive will perform a failover if the specified audio selector is silent for the specified period.this
public CfnChannel.FailoverConditionSettingsProperty.Builder inputLossSettings(IResolvable inputLossSettings)
CfnChannel.FailoverConditionSettingsProperty.getInputLossSettings()
inputLossSettings
- MediaLive will perform a failover if content is not detected in this input for the specified period.this
public CfnChannel.FailoverConditionSettingsProperty.Builder inputLossSettings(CfnChannel.InputLossFailoverSettingsProperty inputLossSettings)
CfnChannel.FailoverConditionSettingsProperty.getInputLossSettings()
inputLossSettings
- MediaLive will perform a failover if content is not detected in this input for the specified period.this
public CfnChannel.FailoverConditionSettingsProperty.Builder videoBlackSettings(IResolvable videoBlackSettings)
CfnChannel.FailoverConditionSettingsProperty.getVideoBlackSettings()
videoBlackSettings
- MediaLive will perform a failover if content is considered black for the specified period.this
public CfnChannel.FailoverConditionSettingsProperty.Builder videoBlackSettings(CfnChannel.VideoBlackFailoverSettingsProperty videoBlackSettings)
CfnChannel.FailoverConditionSettingsProperty.getVideoBlackSettings()
videoBlackSettings
- MediaLive will perform a failover if content is considered black for the specified period.this
public CfnChannel.FailoverConditionSettingsProperty build()
CfnChannel.FailoverConditionSettingsProperty
java.lang.NullPointerException
- if any required attribute was not provided