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