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