Class CfnPrefetchSchedule.RecurringRetrievalProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediatailor.CfnPrefetchSchedule.RecurringRetrievalProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPrefetchSchedule.RecurringRetrievalProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPrefetchSchedule.RecurringRetrievalProperty
@Stability(Stable)
@Internal
public static final class CfnPrefetchSchedule.RecurringRetrievalProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPrefetchSchedule.RecurringRetrievalProperty
An implementation for
CfnPrefetchSchedule.RecurringRetrievalProperty-
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.RecurringRetrievalProperty
CfnPrefetchSchedule.RecurringRetrievalProperty.Builder, CfnPrefetchSchedule.RecurringRetrievalProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefetchSchedule.RecurringRetrievalProperty.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 NumberThe number of seconds that MediaTailor waits after an ad avail before prefetching ads for the next avail.final ObjectThe dynamic variables to use for substitution during prefetch requests to the ADS.final ObjectReturns union: eitherIResolvableorCfnPrefetchSchedule.TrafficShapingRetrievalWindowPropertyfinal ObjectReturns union: eitherIResolvableorCfnPrefetchSchedule.TrafficShapingTpsConfigurationPropertyfinal StringIndicates the type of traffic shaping used to limit the number of requests to the ADS at one 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.RecurringRetrievalProperty.Builder.
-
-
Method Details
-
getDelayAfterAvailEndSeconds
Description copied from interface:CfnPrefetchSchedule.RecurringRetrievalPropertyThe number of seconds that MediaTailor waits after an ad avail before prefetching ads for the next avail.- Specified by:
getDelayAfterAvailEndSecondsin interfaceCfnPrefetchSchedule.RecurringRetrievalProperty- See Also:
-
getDynamicVariables
Description copied from interface:CfnPrefetchSchedule.RecurringRetrievalPropertyThe dynamic variables to use for substitution during prefetch requests to the ADS.Returns union: either
IResolvableor Mapinvalid input: '<'String,String>- Specified by:
getDynamicVariablesin interfaceCfnPrefetchSchedule.RecurringRetrievalProperty- See Also:
-
getTrafficShapingRetrievalWindow
Description copied from interface:CfnPrefetchSchedule.RecurringRetrievalPropertyReturns union: eitherIResolvableorCfnPrefetchSchedule.TrafficShapingRetrievalWindowProperty- Specified by:
getTrafficShapingRetrievalWindowin interfaceCfnPrefetchSchedule.RecurringRetrievalProperty- See Also:
-
getTrafficShapingTpsConfiguration
Description copied from interface:CfnPrefetchSchedule.RecurringRetrievalPropertyReturns union: eitherIResolvableorCfnPrefetchSchedule.TrafficShapingTpsConfigurationProperty- Specified by:
getTrafficShapingTpsConfigurationin interfaceCfnPrefetchSchedule.RecurringRetrievalProperty- See Also:
-
getTrafficShapingType
Description copied from interface:CfnPrefetchSchedule.RecurringRetrievalPropertyIndicates the type of traffic shaping used to limit the number of requests to the ADS at one time.- Specified by:
getTrafficShapingTypein interfaceCfnPrefetchSchedule.RecurringRetrievalProperty- 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()
-