@Stability(value=Stable) public static final class CfnChannel.VideoBlackFailoverSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.VideoBlackFailoverSettingsProperty>
CfnChannel.VideoBlackFailoverSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.VideoBlackFailoverSettingsProperty.Builder |
blackDetectThreshold(Number blackDetectThreshold)
Sets the value of
CfnChannel.VideoBlackFailoverSettingsProperty.getBlackDetectThreshold() |
CfnChannel.VideoBlackFailoverSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.VideoBlackFailoverSettingsProperty.Builder |
videoBlackThresholdMsec(Number videoBlackThresholdMsec)
|
@Stability(value=Stable) public CfnChannel.VideoBlackFailoverSettingsProperty.Builder blackDetectThreshold(Number blackDetectThreshold)
CfnChannel.VideoBlackFailoverSettingsProperty.getBlackDetectThreshold()blackDetectThreshold - `CfnChannel.VideoBlackFailoverSettingsProperty.BlackDetectThreshold`.this@Stability(value=Stable) public CfnChannel.VideoBlackFailoverSettingsProperty.Builder videoBlackThresholdMsec(Number videoBlackThresholdMsec)
videoBlackThresholdMsec - `CfnChannel.VideoBlackFailoverSettingsProperty.VideoBlackThresholdMsec`.this@Stability(value=Stable) public CfnChannel.VideoBlackFailoverSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.VideoBlackFailoverSettingsProperty>CfnChannel.VideoBlackFailoverSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.