@Stability(value=Stable) @Internal public static final class CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.MultiplexProgramChannelDestinationSettingsProperty
CfnChannel.MultiplexProgramChannelDestinationSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.MultiplexProgramChannelDestinationSettingsProperty.Builder, CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.MultiplexProgramChannelDestinationSettingsProperty.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) |
String |
getMultiplexId()
The ID of the Multiplex that the encoder is providing output to.
|
String |
getProgramName()
The program name of the Multiplex program that the encoder is providing output to.
|
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.MultiplexProgramChannelDestinationSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getMultiplexId()
CfnChannel.MultiplexProgramChannelDestinationSettingsPropertyYou do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances. The Multiplex must be in the same region as the Channel.
getMultiplexId in interface CfnChannel.MultiplexProgramChannelDestinationSettingsPropertypublic final String getProgramName()
CfnChannel.MultiplexProgramChannelDestinationSettingsPropertygetProgramName in interface CfnChannel.MultiplexProgramChannelDestinationSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.