Class CfnChannelPropsMixin.OutputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.OutputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.OutputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.OutputProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.OutputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.OutputProperty
An implementation for
CfnChannelPropsMixin.OutputProperty-
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.OutputProperty
CfnChannelPropsMixin.OutputProperty.Builder, CfnChannelPropsMixin.OutputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.OutputProperty.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 booleanThe names of the audio descriptions that are used as audio sources for this output.The names of the caption descriptions that are used as captions sources for this output.final StringThe name that is used to identify an output.final ObjectThe output type-specific settings.final StringThe name of the VideoDescription that is used as the source for this output.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.OutputProperty.Builder.
-
-
Method Details
-
getAudioDescriptionNames
Description copied from interface:CfnChannelPropsMixin.OutputPropertyThe names of the audio descriptions that are used as audio sources for this output.- Specified by:
getAudioDescriptionNamesin interfaceCfnChannelPropsMixin.OutputProperty- See Also:
-
getCaptionDescriptionNames
Description copied from interface:CfnChannelPropsMixin.OutputPropertyThe names of the caption descriptions that are used as captions sources for this output.- Specified by:
getCaptionDescriptionNamesin interfaceCfnChannelPropsMixin.OutputProperty- See Also:
-
getOutputName
Description copied from interface:CfnChannelPropsMixin.OutputPropertyThe name that is used to identify an output.- Specified by:
getOutputNamein interfaceCfnChannelPropsMixin.OutputProperty- See Also:
-
getOutputSettings
Description copied from interface:CfnChannelPropsMixin.OutputPropertyThe output type-specific settings.Returns union: either
IResolvableorCfnChannelPropsMixin.OutputSettingsProperty- Specified by:
getOutputSettingsin interfaceCfnChannelPropsMixin.OutputProperty- See Also:
-
getVideoDescriptionName
Description copied from interface:CfnChannelPropsMixin.OutputPropertyThe name of the VideoDescription that is used as the source for this output.- Specified by:
getVideoDescriptionNamein interfaceCfnChannelPropsMixin.OutputProperty- 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()
-