Class CfnChannelPropsMixin.AvailSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.AvailSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannelPropsMixin.AvailSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnChannelPropsMixin.AvailSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannelPropsMixin.AvailSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannelPropsMixin.AvailSettingsProperty
An implementation for
CfnChannelPropsMixin.AvailSettingsProperty-
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.AvailSettingsProperty
CfnChannelPropsMixin.AvailSettingsProperty.Builder, CfnChannelPropsMixin.AvailSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.AvailSettingsProperty.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 ObjectgetEsam()Returns union: eitherIResolvableorCfnChannelPropsMixin.EsamPropertyfinal ObjectThe setup for SCTE-35 splice insert handling.final ObjectThe setup for SCTE-35 time signal APOS handling.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.AvailSettingsProperty.Builder.
-
-
Method Details
-
getEsam
Description copied from interface:CfnChannelPropsMixin.AvailSettingsPropertyReturns union: eitherIResolvableorCfnChannelPropsMixin.EsamProperty- Specified by:
getEsamin interfaceCfnChannelPropsMixin.AvailSettingsProperty- See Also:
-
getScte35SpliceInsert
Description copied from interface:CfnChannelPropsMixin.AvailSettingsPropertyThe setup for SCTE-35 splice insert handling.Returns union: either
IResolvableorCfnChannelPropsMixin.Scte35SpliceInsertProperty- Specified by:
getScte35SpliceInsertin interfaceCfnChannelPropsMixin.AvailSettingsProperty- See Also:
-
getScte35TimeSignalApos
Description copied from interface:CfnChannelPropsMixin.AvailSettingsPropertyThe setup for SCTE-35 time signal APOS handling.Returns union: either
IResolvableorCfnChannelPropsMixin.Scte35TimeSignalAposProperty- Specified by:
getScte35TimeSignalAposin interfaceCfnChannelPropsMixin.AvailSettingsProperty- 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()
-