@Stability(value=Stable)
public static interface CfnChannel.AudioLanguageSelectionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.AudioLanguageSelectionProperty.Builder
A builder for
CfnChannel.AudioLanguageSelectionProperty |
static class |
CfnChannel.AudioLanguageSelectionProperty.Jsii$Proxy
An implementation for
CfnChannel.AudioLanguageSelectionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.AudioLanguageSelectionProperty.Builder |
builder() |
default String |
getLanguageCode()
`CfnChannel.AudioLanguageSelectionProperty.LanguageCode`.
|
default String |
getLanguageSelectionPolicy()
`CfnChannel.AudioLanguageSelectionProperty.LanguageSelectionPolicy`.
|
@Stability(value=Stable) @Nullable default String getLanguageCode()
@Stability(value=Stable) @Nullable default String getLanguageSelectionPolicy()
@Stability(value=Stable) static CfnChannel.AudioLanguageSelectionProperty.Builder builder()
Copyright © 2021. All rights reserved.