@Stability(value=Stable) @Internal public static final class CfnChannel.CaptionDescriptionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.CaptionDescriptionProperty
CfnChannel.CaptionDescriptionProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnChannel.CaptionDescriptionProperty.Builder, CfnChannel.CaptionDescriptionProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String captionSelectorName,
Object destinationSettings,
String languageCode,
String languageDescription,
String name)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCaptionSelectorName()
`CfnChannel.CaptionDescriptionProperty.CaptionSelectorName`.
|
Object |
getDestinationSettings()
`CfnChannel.CaptionDescriptionProperty.DestinationSettings`.
|
String |
getLanguageCode()
`CfnChannel.CaptionDescriptionProperty.LanguageCode`.
|
String |
getLanguageDescription()
`CfnChannel.CaptionDescriptionProperty.LanguageDescription`.
|
String |
getName()
`CfnChannel.CaptionDescriptionProperty.Name`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final String getCaptionSelectorName()
CfnChannel.CaptionDescriptionProperty
getCaptionSelectorName
in interface CfnChannel.CaptionDescriptionProperty
public final Object getDestinationSettings()
CfnChannel.CaptionDescriptionProperty
getDestinationSettings
in interface CfnChannel.CaptionDescriptionProperty
public final String getLanguageCode()
CfnChannel.CaptionDescriptionProperty
getLanguageCode
in interface CfnChannel.CaptionDescriptionProperty
public final String getLanguageDescription()
CfnChannel.CaptionDescriptionProperty
getLanguageDescription
in interface CfnChannel.CaptionDescriptionProperty
public final String getName()
CfnChannel.CaptionDescriptionProperty
getName
in interface CfnChannel.CaptionDescriptionProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.