Class CfnOriginEndpointPropsMixin.MssPackageProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediapackage.CfnOriginEndpointPropsMixin.MssPackageProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpointPropsMixin.MssPackageProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpointPropsMixin.MssPackageProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpointPropsMixin.MssPackageProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpointPropsMixin.MssPackageProperty
An implementation for
CfnOriginEndpointPropsMixin.MssPackageProperty-
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.mediapackage.CfnOriginEndpointPropsMixin.MssPackageProperty
CfnOriginEndpointPropsMixin.MssPackageProperty.Builder, CfnOriginEndpointPropsMixin.MssPackageProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpointPropsMixin.MssPackageProperty.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 ObjectParameters for encrypting content.final NumberTime window (in seconds) contained in each manifest.final NumberDuration (in seconds) of each fragment.final ObjectLimitations for outputs from the endpoint, based on the video bitrate.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 theCfnOriginEndpointPropsMixin.MssPackageProperty.Builder.
-
-
Method Details
-
getEncryption
Description copied from interface:CfnOriginEndpointPropsMixin.MssPackagePropertyParameters for encrypting content.Returns union: either
IResolvableorCfnOriginEndpointPropsMixin.MssEncryptionProperty- Specified by:
getEncryptionin interfaceCfnOriginEndpointPropsMixin.MssPackageProperty- See Also:
-
getManifestWindowSeconds
Description copied from interface:CfnOriginEndpointPropsMixin.MssPackagePropertyTime window (in seconds) contained in each manifest.- Specified by:
getManifestWindowSecondsin interfaceCfnOriginEndpointPropsMixin.MssPackageProperty- See Also:
-
getSegmentDurationSeconds
Description copied from interface:CfnOriginEndpointPropsMixin.MssPackagePropertyDuration (in seconds) of each fragment.Actual fragments are rounded to the nearest multiple of the source fragment duration.
- Specified by:
getSegmentDurationSecondsin interfaceCfnOriginEndpointPropsMixin.MssPackageProperty- See Also:
-
getStreamSelection
Description copied from interface:CfnOriginEndpointPropsMixin.MssPackagePropertyLimitations for outputs from the endpoint, based on the video bitrate.Returns union: either
IResolvableorCfnOriginEndpointPropsMixin.StreamSelectionProperty- Specified by:
getStreamSelectionin interfaceCfnOriginEndpointPropsMixin.MssPackageProperty- 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()
-