Class CfnChannelPropsMixin.CaptionDescriptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.medialive.mixins.CfnChannelPropsMixin.CaptionDescriptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.CaptionDescriptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.CaptionDescriptionProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.CaptionDescriptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.CaptionDescriptionProperty
An implementation for
CfnChannelPropsMixin.CaptionDescriptionProperty-
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.mixins.preview.services.medialive.mixins.CfnChannelPropsMixin.CaptionDescriptionProperty
CfnChannelPropsMixin.CaptionDescriptionProperty.Builder, CfnChannelPropsMixin.CaptionDescriptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.CaptionDescriptionProperty.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 Stringfinal StringSpecifies which input captions selector to use as a captions source when generating output captions.final ObjectAdditional settings for a captions destination that depend on the destination type.final Stringfinal StringAn ISO 639-2 three-digit code.final StringHuman-readable information to indicate the captions that are available for players (for example, English or Spanish).final StringgetName()The name of the captions description.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.CaptionDescriptionProperty.Builder.
-
-
Method Details
-
getAccessibility
- Specified by:
getAccessibilityin interfaceCfnChannelPropsMixin.CaptionDescriptionProperty- See Also:
-
getCaptionDashRoles
- Specified by:
getCaptionDashRolesin interfaceCfnChannelPropsMixin.CaptionDescriptionProperty- See Also:
-
getCaptionSelectorName
Description copied from interface:CfnChannelPropsMixin.CaptionDescriptionPropertySpecifies which input captions selector to use as a captions source when generating output captions.This field should match a captionSelector name.
- Specified by:
getCaptionSelectorNamein interfaceCfnChannelPropsMixin.CaptionDescriptionProperty- See Also:
-
getDestinationSettings
Description copied from interface:CfnChannelPropsMixin.CaptionDescriptionPropertyAdditional settings for a captions destination that depend on the destination type.Returns union: either
IResolvableorCfnChannelPropsMixin.CaptionDestinationSettingsProperty- Specified by:
getDestinationSettingsin interfaceCfnChannelPropsMixin.CaptionDescriptionProperty- See Also:
-
getDvbDashAccessibility
- Specified by:
getDvbDashAccessibilityin interfaceCfnChannelPropsMixin.CaptionDescriptionProperty- See Also:
-
getLanguageCode
Description copied from interface:CfnChannelPropsMixin.CaptionDescriptionPropertyAn ISO 639-2 three-digit code.For more information, see http://www.loc.gov/standards/iso639-2/.
- Specified by:
getLanguageCodein interfaceCfnChannelPropsMixin.CaptionDescriptionProperty- See Also:
-
getLanguageDescription
Description copied from interface:CfnChannelPropsMixin.CaptionDescriptionPropertyHuman-readable information to indicate the captions that are available for players (for example, English or Spanish).- Specified by:
getLanguageDescriptionin interfaceCfnChannelPropsMixin.CaptionDescriptionProperty- See Also:
-
getName
Description copied from interface:CfnChannelPropsMixin.CaptionDescriptionPropertyThe name of the captions description.The name is used to associate a captions description with an output. Names must be unique within a channel.
- Specified by:
getNamein interfaceCfnChannelPropsMixin.CaptionDescriptionProperty- 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()
-