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