Class CfnPrefetchSchedule.RecurringConsumptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediatailor.CfnPrefetchSchedule.RecurringConsumptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPrefetchSchedule.RecurringConsumptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPrefetchSchedule.RecurringConsumptionProperty
@Stability(Stable)
@Internal
public static final class CfnPrefetchSchedule.RecurringConsumptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPrefetchSchedule.RecurringConsumptionProperty
An implementation for
CfnPrefetchSchedule.RecurringConsumptionProperty-
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.RecurringConsumptionProperty
CfnPrefetchSchedule.RecurringConsumptionProperty.Builder, CfnPrefetchSchedule.RecurringConsumptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefetchSchedule.RecurringConsumptionProperty.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 ObjectThe configuration for the dynamic variables that determine which ad breaks that MediaTailor inserts prefetched ads in.final NumberThe number of seconds that an ad is available for insertion after it was prefetched.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.RecurringConsumptionProperty.Builder.
-
-
Method Details
-
getAvailMatchingCriteria
Description copied from interface:CfnPrefetchSchedule.RecurringConsumptionPropertyThe configuration for the dynamic variables that determine which ad breaks that MediaTailor inserts prefetched ads in.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnPrefetchSchedule.AvailMatchingCriteriaProperty>- Specified by:
getAvailMatchingCriteriain interfaceCfnPrefetchSchedule.RecurringConsumptionProperty- See Also:
-
getRetrievedAdExpirationSeconds
Description copied from interface:CfnPrefetchSchedule.RecurringConsumptionPropertyThe number of seconds that an ad is available for insertion after it was prefetched.- Specified by:
getRetrievedAdExpirationSecondsin interfaceCfnPrefetchSchedule.RecurringConsumptionProperty- 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()
-