Class CfnPrefetchSchedule.PrefetchConsumptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediatailor.CfnPrefetchSchedule.PrefetchConsumptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPrefetchSchedule.PrefetchConsumptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPrefetchSchedule.PrefetchConsumptionProperty
@Stability(Stable)
@Internal
public static final class CfnPrefetchSchedule.PrefetchConsumptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPrefetchSchedule.PrefetchConsumptionProperty
An implementation for
CfnPrefetchSchedule.PrefetchConsumptionProperty-
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.mediatailor.CfnPrefetchSchedule.PrefetchConsumptionProperty
CfnPrefetchSchedule.PrefetchConsumptionProperty.Builder, CfnPrefetchSchedule.PrefetchConsumptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefetchSchedule.PrefetchConsumptionProperty.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 ObjectIf you only want MediaTailor to insert prefetched ads into avails that match specific dynamic variables, set the avail matching criteria.final StringThe time when MediaTailor no longer considers the prefetched ads for use in an ad break, as an ISO 8601 date-time.final StringThe time when prefetched ads are considered for use in an ad break, as an ISO 8601 date-time.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 theCfnPrefetchSchedule.PrefetchConsumptionProperty.Builder.
-
-
Method Details
-
getEndTime
Description copied from interface:CfnPrefetchSchedule.PrefetchConsumptionPropertyThe time when MediaTailor no longer considers the prefetched ads for use in an ad break, as an ISO 8601 date-time.- Specified by:
getEndTimein interfaceCfnPrefetchSchedule.PrefetchConsumptionProperty- See Also:
-
getAvailMatchingCriteria
Description copied from interface:CfnPrefetchSchedule.PrefetchConsumptionPropertyIf you only want MediaTailor to insert prefetched ads into avails that match specific dynamic variables, set the avail matching criteria.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnPrefetchSchedule.AvailMatchingCriteriaProperty>- Specified by:
getAvailMatchingCriteriain interfaceCfnPrefetchSchedule.PrefetchConsumptionProperty- See Also:
-
getStartTime
Description copied from interface:CfnPrefetchSchedule.PrefetchConsumptionPropertyThe time when prefetched ads are considered for use in an ad break, as an ISO 8601 date-time.- Specified by:
getStartTimein interfaceCfnPrefetchSchedule.PrefetchConsumptionProperty- 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()
-