public static final class CfnChannel.WebvttDestinationSettingsProperty.Builder
extends java.lang.Object
CfnChannel.WebvttDestinationSettingsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnChannel.WebvttDestinationSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.WebvttDestinationSettingsProperty.Builder |
styleControl(java.lang.String styleControl)
Sets the value of
CfnChannel.WebvttDestinationSettingsProperty.getStyleControl() |
public CfnChannel.WebvttDestinationSettingsProperty.Builder styleControl(java.lang.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
public CfnChannel.WebvttDestinationSettingsProperty build()
CfnChannel.WebvttDestinationSettingsProperty
java.lang.NullPointerException
- if any required attribute was not provided