@Stability(value=Stable) public static final class CfnChannel.WebvttDestinationSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.WebvttDestinationSettingsProperty>
CfnChannel.WebvttDestinationSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.WebvttDestinationSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.WebvttDestinationSettingsProperty.Builder |
styleControl(String styleControl)
Sets the value of
CfnChannel.WebvttDestinationSettingsProperty.getStyleControl() |
@Stability(value=Stable) public CfnChannel.WebvttDestinationSettingsProperty.Builder styleControl(String styleControl)
CfnChannel.WebvttDestinationSettingsProperty.getStyleControl()styleControl - Controls whether the color and position of the source captions is passed through to the WebVTT output captions.
PASSTHROUGH - Valid only if the source captions are EMBEDDED or TELETEXT. NO_STYLE_DATA - Don't pass through the style. The output captions will not contain any font styling information.this@Stability(value=Stable) public CfnChannel.WebvttDestinationSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.WebvttDestinationSettingsProperty>CfnChannel.WebvttDestinationSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.