@Stability(value=Stable) public static final class CfnChannel.TtmlDestinationSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.TtmlDestinationSettingsProperty>
CfnChannel.TtmlDestinationSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.TtmlDestinationSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.TtmlDestinationSettingsProperty.Builder |
styleControl(String styleControl)
Sets the value of
CfnChannel.TtmlDestinationSettingsProperty.getStyleControl() |
@Stability(value=Stable) public CfnChannel.TtmlDestinationSettingsProperty.Builder styleControl(String styleControl)
CfnChannel.TtmlDestinationSettingsProperty.getStyleControl()styleControl - When set to passthrough, passes through style and position information from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.this@Stability(value=Stable) public CfnChannel.TtmlDestinationSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.TtmlDestinationSettingsProperty>CfnChannel.TtmlDestinationSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.