@Stability(value=Stable) @Internal public static final class CfnChannel.CaptionDestinationSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.CaptionDestinationSettingsProperty
CfnChannel.CaptionDestinationSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.CaptionDestinationSettingsProperty.Builder, CfnChannel.CaptionDestinationSettingsProperty.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(Object aribDestinationSettings,
Object burnInDestinationSettings,
Object dvbSubDestinationSettings,
Object ebuTtDDestinationSettings,
Object embeddedDestinationSettings,
Object embeddedPlusScte20DestinationSettings,
Object rtmpCaptionInfoDestinationSettings,
Object scte20PlusEmbeddedDestinationSettings,
Object scte27DestinationSettings,
Object smpteTtDestinationSettings,
Object teletextDestinationSettings,
Object ttmlDestinationSettings,
Object webvttDestinationSettings)
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) |
Object |
getAribDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.AribDestinationSettings`.
|
Object |
getBurnInDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.BurnInDestinationSettings`.
|
Object |
getDvbSubDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.DvbSubDestinationSettings`.
|
Object |
getEbuTtDDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.EbuTtDDestinationSettings`.
|
Object |
getEmbeddedDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.EmbeddedDestinationSettings`.
|
Object |
getEmbeddedPlusScte20DestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.EmbeddedPlusScte20DestinationSettings`.
|
Object |
getRtmpCaptionInfoDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.RtmpCaptionInfoDestinationSettings`.
|
Object |
getScte20PlusEmbeddedDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.Scte20PlusEmbeddedDestinationSettings`.
|
Object |
getScte27DestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.Scte27DestinationSettings`.
|
Object |
getSmpteTtDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.SmpteTtDestinationSettings`.
|
Object |
getTeletextDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.TeletextDestinationSettings`.
|
Object |
getTtmlDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.TtmlDestinationSettings`.
|
Object |
getWebvttDestinationSettings()
`CfnChannel.CaptionDestinationSettingsProperty.WebvttDestinationSettings`.
|
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(Object aribDestinationSettings, Object burnInDestinationSettings, Object dvbSubDestinationSettings, Object ebuTtDDestinationSettings, Object embeddedDestinationSettings, Object embeddedPlusScte20DestinationSettings, Object rtmpCaptionInfoDestinationSettings, Object scte20PlusEmbeddedDestinationSettings, Object scte27DestinationSettings, Object smpteTtDestinationSettings, Object teletextDestinationSettings, Object ttmlDestinationSettings, Object webvttDestinationSettings)
CfnChannel.AacSettingsProperty.Builder.public final Object getAribDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetAribDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getBurnInDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetBurnInDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getDvbSubDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetDvbSubDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getEbuTtDDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetEbuTtDDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getEmbeddedDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetEmbeddedDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getEmbeddedPlusScte20DestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetEmbeddedPlusScte20DestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getRtmpCaptionInfoDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetRtmpCaptionInfoDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getScte20PlusEmbeddedDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetScte20PlusEmbeddedDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getScte27DestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetScte27DestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getSmpteTtDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetSmpteTtDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getTeletextDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetTeletextDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getTtmlDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetTtmlDestinationSettings in interface CfnChannel.CaptionDestinationSettingsPropertypublic final Object getWebvttDestinationSettings()
CfnChannel.CaptionDestinationSettingsPropertygetWebvttDestinationSettings in interface CfnChannel.CaptionDestinationSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.