@Stability(value=Stable) public static final class CfnChannel.InputLossFailoverSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.InputLossFailoverSettingsProperty>
CfnChannel.InputLossFailoverSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.InputLossFailoverSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.InputLossFailoverSettingsProperty.Builder |
inputLossThresholdMsec(Number inputLossThresholdMsec)
Sets the value of
CfnChannel.InputLossFailoverSettingsProperty.getInputLossThresholdMsec() |
@Stability(value=Stable) public CfnChannel.InputLossFailoverSettingsProperty.Builder inputLossThresholdMsec(Number inputLossThresholdMsec)
CfnChannel.InputLossFailoverSettingsProperty.getInputLossThresholdMsec()inputLossThresholdMsec - The amount of time (in milliseconds) that no input is detected.
After that time, an input failover will occur.this@Stability(value=Stable) public CfnChannel.InputLossFailoverSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.InputLossFailoverSettingsProperty>CfnChannel.InputLossFailoverSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.