public static interface CfnChannel.AribSourceSettingsProperty
The parent of this entity is CaptionSelectorSettings.
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.*; AribSourceSettingsProperty aribSourceSettingsProperty = AribSourceSettingsProperty.builder().build();
Modifier and Type | Interface and Description |
---|---|
static class |
CfnChannel.AribSourceSettingsProperty.Builder
A builder for
CfnChannel.AribSourceSettingsProperty |
static class |
CfnChannel.AribSourceSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.AribSourceSettingsProperty |
Modifier and Type | Method and Description |
---|---|
static CfnChannel.AribSourceSettingsProperty.Builder |
builder() |
static CfnChannel.AribSourceSettingsProperty.Builder builder()