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