Class CfnOriginEndpoint.StartTagProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediapackagev2.CfnOriginEndpoint.StartTagProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpoint.StartTagProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpoint.StartTagProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpoint.StartTagProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpoint.StartTagProperty
An implementation for
CfnOriginEndpoint.StartTagProperty-
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.services.mediapackagev2.CfnOriginEndpoint.StartTagProperty
CfnOriginEndpoint.StartTagProperty.Builder, CfnOriginEndpoint.StartTagProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.StartTagProperty.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 theCfnOriginEndpoint.StartTagProperty.Builder.
-
-
Method Details
-
getTimeOffset
Description copied from interface:CfnOriginEndpoint.StartTagPropertySpecify the value for TIME-OFFSET within your EXT-X-START tag.Enter a signed floating point value which, if positive, must be less than the configured manifest duration minus three times the configured segment target duration. If negative, the absolute value must be larger than three times the configured segment target duration, and the absolute value must be smaller than the configured manifest duration.
- Specified by:
getTimeOffsetin interfaceCfnOriginEndpoint.StartTagProperty- See Also:
-
getPrecise
Description copied from interface:CfnOriginEndpoint.StartTagPropertySpecify the value for PRECISE within your EXT-X-START tag.Leave blank, or choose false, to use the default value NO. Choose yes to use the value YES.
- Specified by:
getPrecisein interfaceCfnOriginEndpoint.StartTagProperty- 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()
-