@Stability(value=Stable) @Internal public static final class CfnChannel.OutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.OutputProperty
CfnChannel.OutputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.OutputProperty.Builder, CfnChannel.OutputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.OutputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAudioDescriptionNames()
The names of the audio descriptions that are used as audio sources for this output.
|
List<String> |
getCaptionDescriptionNames()
The names of the caption descriptions that are used as captions sources for this output.
|
String |
getOutputName()
The name that is used to identify an output.
|
Object |
getOutputSettings()
The output type-specific settings.
|
String |
getVideoDescriptionName()
The name of the VideoDescription that is used as the source for this output.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnChannel.OutputProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final List<String> getAudioDescriptionNames()
CfnChannel.OutputPropertygetAudioDescriptionNames in interface CfnChannel.OutputPropertypublic final List<String> getCaptionDescriptionNames()
CfnChannel.OutputPropertygetCaptionDescriptionNames in interface CfnChannel.OutputPropertypublic final String getOutputName()
CfnChannel.OutputPropertygetOutputName in interface CfnChannel.OutputPropertypublic final Object getOutputSettings()
CfnChannel.OutputPropertygetOutputSettings in interface CfnChannel.OutputPropertypublic final String getVideoDescriptionName()
CfnChannel.OutputPropertygetVideoDescriptionName in interface CfnChannel.OutputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.