@Stability(value=Stable)
public static interface CfnChannel.CaptionLanguageMappingProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionlanguagemapping.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.CaptionLanguageMappingProperty.Builder
A builder for
CfnChannel.CaptionLanguageMappingProperty |
static class |
CfnChannel.CaptionLanguageMappingProperty.Jsii$Proxy
An implementation for
CfnChannel.CaptionLanguageMappingProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.CaptionLanguageMappingProperty.Builder |
builder() |
default Number |
getCaptionChannel()
`CfnChannel.CaptionLanguageMappingProperty.CaptionChannel`.
|
default String |
getLanguageCode()
`CfnChannel.CaptionLanguageMappingProperty.LanguageCode`.
|
default String |
getLanguageDescription()
`CfnChannel.CaptionLanguageMappingProperty.LanguageDescription`.
|
@Stability(value=Stable) @Nullable default Number getCaptionChannel()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionlanguagemapping.html#cfn-medialive-channel-captionlanguagemapping-captionchannel@Stability(value=Stable) @Nullable default String getLanguageCode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionlanguagemapping.html#cfn-medialive-channel-captionlanguagemapping-languagecode@Stability(value=Stable) @Nullable default String getLanguageDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionlanguagemapping.html#cfn-medialive-channel-captionlanguagemapping-languagedescription@Stability(value=Stable) static CfnChannel.CaptionLanguageMappingProperty.Builder builder()
Copyright © 2020. All rights reserved.