@Stability(value=Stable) public static final class CfnChannel.EbuTtDDestinationSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.EbuTtDDestinationSettingsProperty>
CfnChannel.EbuTtDDestinationSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.EbuTtDDestinationSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.EbuTtDDestinationSettingsProperty.Builder |
fillLineGap(String fillLineGap)
Sets the value of
CfnChannel.EbuTtDDestinationSettingsProperty.getFillLineGap() |
CfnChannel.EbuTtDDestinationSettingsProperty.Builder |
fontFamily(String fontFamily)
Sets the value of
CfnChannel.EbuTtDDestinationSettingsProperty.getFontFamily() |
CfnChannel.EbuTtDDestinationSettingsProperty.Builder |
styleControl(String styleControl)
Sets the value of
CfnChannel.EbuTtDDestinationSettingsProperty.getStyleControl() |
@Stability(value=Stable) public CfnChannel.EbuTtDDestinationSettingsProperty.Builder fillLineGap(String fillLineGap)
CfnChannel.EbuTtDDestinationSettingsProperty.getFillLineGap()fillLineGap - `CfnChannel.EbuTtDDestinationSettingsProperty.FillLineGap`.this@Stability(value=Stable) public CfnChannel.EbuTtDDestinationSettingsProperty.Builder fontFamily(String fontFamily)
CfnChannel.EbuTtDDestinationSettingsProperty.getFontFamily()fontFamily - `CfnChannel.EbuTtDDestinationSettingsProperty.FontFamily`.this@Stability(value=Stable) public CfnChannel.EbuTtDDestinationSettingsProperty.Builder styleControl(String styleControl)
CfnChannel.EbuTtDDestinationSettingsProperty.getStyleControl()styleControl - `CfnChannel.EbuTtDDestinationSettingsProperty.StyleControl`.this@Stability(value=Stable) public CfnChannel.EbuTtDDestinationSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.EbuTtDDestinationSettingsProperty>CfnChannel.EbuTtDDestinationSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.