Class CfnChannelPropsMixin.AncillarySourceSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.medialive.mixins.CfnChannelPropsMixin.AncillarySourceSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.AncillarySourceSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.AncillarySourceSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.AncillarySourceSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.AncillarySourceSettingsProperty
An implementation for
CfnChannelPropsMixin.AncillarySourceSettingsProperty-
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.AncillarySourceSettingsProperty
CfnChannelPropsMixin.AncillarySourceSettingsProperty.Builder, CfnChannelPropsMixin.AncillarySourceSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.AncillarySourceSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.AncillarySourceSettingsProperty.Builder.
-
-
Method Details
-
getSourceAncillaryChannelNumber
Description copied from interface:CfnChannelPropsMixin.AncillarySourceSettingsPropertySpecifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions.If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.
- Specified by:
getSourceAncillaryChannelNumberin interfaceCfnChannelPropsMixin.AncillarySourceSettingsProperty- 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()
-