@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 - `CfnChannel.InputLossFailoverSettingsProperty.InputLossThresholdMsec`.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 © 2021. All rights reserved.