public static interface CfnChannel.EmbeddedDestinationSettingsProperty
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.*; EmbeddedDestinationSettingsProperty embeddedDestinationSettingsProperty = EmbeddedDestinationSettingsProperty.builder().build();
Modifier and Type | Interface and Description |
---|---|
static class |
CfnChannel.EmbeddedDestinationSettingsProperty.Builder
A builder for
CfnChannel.EmbeddedDestinationSettingsProperty |
static class |
CfnChannel.EmbeddedDestinationSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.EmbeddedDestinationSettingsProperty |
Modifier and Type | Method and Description |
---|---|
static CfnChannel.EmbeddedDestinationSettingsProperty.Builder |
builder() |
static CfnChannel.EmbeddedDestinationSettingsProperty.Builder builder()