Class CfnChannelPropsMixin.AudioTrackSelectionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.AudioTrackSelectionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.AudioTrackSelectionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.AudioTrackSelectionProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.AudioTrackSelectionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.AudioTrackSelectionProperty
An implementation for
CfnChannelPropsMixin.AudioTrackSelectionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.AudioTrackSelectionProperty
CfnChannelPropsMixin.AudioTrackSelectionProperty.Builder, CfnChannelPropsMixin.AudioTrackSelectionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.AudioTrackSelectionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectReturns union: eitherIResolvableorCfnChannelPropsMixin.AudioDolbyEDecodePropertyfinal ObjectSelects one or more unique audio tracks from within a source.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.AudioTrackSelectionProperty.Builder.
-
-
Method Details
-
getDolbyEDecode
Description copied from interface:CfnChannelPropsMixin.AudioTrackSelectionPropertyReturns union: eitherIResolvableorCfnChannelPropsMixin.AudioDolbyEDecodeProperty- Specified by:
getDolbyEDecodein interfaceCfnChannelPropsMixin.AudioTrackSelectionProperty- See Also:
-
getTracks
Description copied from interface:CfnChannelPropsMixin.AudioTrackSelectionPropertySelects one or more unique audio tracks from within a source.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnChannelPropsMixin.AudioTrackProperty>- Specified by:
getTracksin interfaceCfnChannelPropsMixin.AudioTrackSelectionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-