Class CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty
@Stability(Stable)
@Internal
public static final class CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty
An implementation for
CfnPrefetchSchedulePropsMixin.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.cfnpropertymixins.services.mediatailor.CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty
CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty.Builder, CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefetchSchedulePropsMixin.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 theCfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty.Builder.
-
-
Method Details
-
getAvailMatchingCriteria
Description copied from interface:CfnPrefetchSchedulePropsMixin.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: '<'eitherIResolvableorCfnPrefetchSchedulePropsMixin.AvailMatchingCriteriaProperty>- Specified by:
getAvailMatchingCriteriain interfaceCfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty- See Also:
-
getEndTime
Description copied from interface:CfnPrefetchSchedulePropsMixin.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 interfaceCfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty- See Also:
-
getStartTime
Description copied from interface:CfnPrefetchSchedulePropsMixin.PrefetchConsumptionPropertyThe time when prefetched ads are considered for use in an ad break, as an ISO 8601 date-time.- Specified by:
getStartTimein interfaceCfnPrefetchSchedulePropsMixin.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()
-