@Stability(value=Stable)
public static interface CfnChannel.EbuTtDDestinationSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.EbuTtDDestinationSettingsProperty.Builder
A builder for
CfnChannel.EbuTtDDestinationSettingsProperty |
static class |
CfnChannel.EbuTtDDestinationSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.EbuTtDDestinationSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.EbuTtDDestinationSettingsProperty.Builder |
builder() |
default String |
getFillLineGap()
`CfnChannel.EbuTtDDestinationSettingsProperty.FillLineGap`.
|
default String |
getFontFamily()
`CfnChannel.EbuTtDDestinationSettingsProperty.FontFamily`.
|
default String |
getStyleControl()
`CfnChannel.EbuTtDDestinationSettingsProperty.StyleControl`.
|
@Stability(value=Stable) @Nullable default String getFillLineGap()
@Stability(value=Stable) @Nullable default String getFontFamily()
@Stability(value=Stable) @Nullable default String getStyleControl()
@Stability(value=Stable) static CfnChannel.EbuTtDDestinationSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.