@Stability(value=Stable) public static final class CfnChannel.FailoverConditionSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.FailoverConditionSettingsProperty>
CfnChannel.FailoverConditionSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) 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@Stability(value=Stable) 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@Stability(value=Stable) 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@Stability(value=Stable) 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@Stability(value=Stable) 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@Stability(value=Stable) 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@Stability(value=Stable) public CfnChannel.FailoverConditionSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.FailoverConditionSettingsProperty>CfnChannel.FailoverConditionSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.