Class CfnPrefetchSchedule.PrefetchRetrievalProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediatailor.CfnPrefetchSchedule.PrefetchRetrievalProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPrefetchSchedule.PrefetchRetrievalProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPrefetchSchedule.PrefetchRetrievalProperty
@Stability(Stable)
@Internal
public static final class CfnPrefetchSchedule.PrefetchRetrievalProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPrefetchSchedule.PrefetchRetrievalProperty
An implementation for
CfnPrefetchSchedule.PrefetchRetrievalProperty-
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.PrefetchRetrievalProperty
CfnPrefetchSchedule.PrefetchRetrievalProperty.Builder, CfnPrefetchSchedule.PrefetchRetrievalProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefetchSchedule.PrefetchRetrievalProperty.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 dynamic variables to use for substitution during prefetch requests to the ad decision server (ADS).final StringThe time when prefetch retrieval ends for the ad break, as an ISO 8601 date-time.final StringThe time when prefetch retrievals can start for this break, as an ISO 8601 date-time.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.PrefetchRetrievalProperty.Builder.
-
-
Method Details
-
getEndTime
Description copied from interface:CfnPrefetchSchedule.PrefetchRetrievalPropertyThe time when prefetch retrieval ends for the ad break, as an ISO 8601 date-time.- Specified by:
getEndTimein interfaceCfnPrefetchSchedule.PrefetchRetrievalProperty- See Also:
-
getDynamicVariables
Description copied from interface:CfnPrefetchSchedule.PrefetchRetrievalPropertyThe dynamic variables to use for substitution during prefetch requests to the ad decision server (ADS).Returns union: either
IResolvableor Mapinvalid input: '<'String,String>- Specified by:
getDynamicVariablesin interfaceCfnPrefetchSchedule.PrefetchRetrievalProperty- See Also:
-
getStartTime
Description copied from interface:CfnPrefetchSchedule.PrefetchRetrievalPropertyThe time when prefetch retrievals can start for this break, as an ISO 8601 date-time.- Specified by:
getStartTimein interfaceCfnPrefetchSchedule.PrefetchRetrievalProperty- See Also:
-
getTrafficShapingRetrievalWindow
Description copied from interface:CfnPrefetchSchedule.PrefetchRetrievalPropertyReturns union: eitherIResolvableorCfnPrefetchSchedule.TrafficShapingRetrievalWindowProperty- Specified by:
getTrafficShapingRetrievalWindowin interfaceCfnPrefetchSchedule.PrefetchRetrievalProperty- See Also:
-
getTrafficShapingTpsConfiguration
Description copied from interface:CfnPrefetchSchedule.PrefetchRetrievalPropertyReturns union: eitherIResolvableorCfnPrefetchSchedule.TrafficShapingTpsConfigurationProperty- Specified by:
getTrafficShapingTpsConfigurationin interfaceCfnPrefetchSchedule.PrefetchRetrievalProperty- See Also:
-
getTrafficShapingType
Description copied from interface:CfnPrefetchSchedule.PrefetchRetrievalPropertyIndicates the type of traffic shaping used to limit the number of requests to the ADS at one time.- Specified by:
getTrafficShapingTypein interfaceCfnPrefetchSchedule.PrefetchRetrievalProperty- 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()
-