@Stability(value=Stable) public static final class CfnChannel.TimecodeConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.TimecodeConfigProperty>
CfnChannel.TimecodeConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.TimecodeConfigProperty |
build()
Builds the configured instance.
|
CfnChannel.TimecodeConfigProperty.Builder |
source(String source)
Sets the value of
CfnChannel.TimecodeConfigProperty.getSource() |
CfnChannel.TimecodeConfigProperty.Builder |
syncThreshold(Number syncThreshold)
Sets the value of
CfnChannel.TimecodeConfigProperty.getSyncThreshold() |
@Stability(value=Stable) public CfnChannel.TimecodeConfigProperty.Builder source(String source)
CfnChannel.TimecodeConfigProperty.getSource()source - `CfnChannel.TimecodeConfigProperty.Source`.this@Stability(value=Stable) public CfnChannel.TimecodeConfigProperty.Builder syncThreshold(Number syncThreshold)
CfnChannel.TimecodeConfigProperty.getSyncThreshold()syncThreshold - `CfnChannel.TimecodeConfigProperty.SyncThreshold`.this@Stability(value=Stable) public CfnChannel.TimecodeConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.TimecodeConfigProperty>CfnChannel.TimecodeConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.