public static interface CfnChannel.TeletextDestinationSettingsProperty
The parent of this entity is CaptionDestinationSettings.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.medialive.*; TeletextDestinationSettingsProperty teletextDestinationSettingsProperty = TeletextDestinationSettingsProperty.builder().build();
Modifier and Type | Interface and Description |
---|---|
static class |
CfnChannel.TeletextDestinationSettingsProperty.Builder
A builder for
CfnChannel.TeletextDestinationSettingsProperty |
static class |
CfnChannel.TeletextDestinationSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.TeletextDestinationSettingsProperty |
Modifier and Type | Method and Description |
---|---|
static CfnChannel.TeletextDestinationSettingsProperty.Builder |
builder() |
static CfnChannel.TeletextDestinationSettingsProperty.Builder builder()