Class CfnOriginEndpointPropsMixin.ScteDashProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2.CfnOriginEndpointPropsMixin.ScteDashProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpointPropsMixin.ScteDashProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpointPropsMixin.ScteDashProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpointPropsMixin.ScteDashProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpointPropsMixin.ScteDashProperty
An implementation for
CfnOriginEndpointPropsMixin.ScteDashProperty-
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.mediapackagev2.CfnOriginEndpointPropsMixin.ScteDashProperty
CfnOriginEndpointPropsMixin.ScteDashProperty.Builder, CfnOriginEndpointPropsMixin.ScteDashProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpointPropsMixin.ScteDashProperty.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 theCfnOriginEndpointPropsMixin.ScteDashProperty.Builder.
-
-
Method Details
-
getAdMarkerDash
Description copied from interface:CfnOriginEndpointPropsMixin.ScteDashPropertyChoose how ad markers are included in the packaged content.If you include ad markers in the content stream in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output.
Value description:
Binary- The SCTE-35 marker is expressed as a hex-string (Base64 string) rather than full XML.XML- The SCTE marker is expressed fully in XML.
- Specified by:
getAdMarkerDashin interfaceCfnOriginEndpointPropsMixin.ScteDashProperty- 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()
-