Class CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediatailor.CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty
An implementation for
CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty-
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.RecurringPrefetchConfigurationProperty
CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty.Builder, CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefetchSchedule.RecurringPrefetchConfigurationProperty.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 StringThe end time for the window that MediaTailor prefetches and inserts ads in a live event, as an ISO 8601 date-time.final ObjectReturns union: eitherIResolvableorCfnPrefetchSchedule.RecurringConsumptionPropertyfinal ObjectReturns union: eitherIResolvableorCfnPrefetchSchedule.RecurringRetrievalPropertyfinal StringThe start time for the window that MediaTailor prefetches and inserts ads in a live event, as an ISO 8601 date-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.RecurringPrefetchConfigurationProperty.Builder.
-
-
Method Details
-
getEndTime
Description copied from interface:CfnPrefetchSchedule.RecurringPrefetchConfigurationPropertyThe end time for the window that MediaTailor prefetches and inserts ads in a live event, as an ISO 8601 date-time.- Specified by:
getEndTimein interfaceCfnPrefetchSchedule.RecurringPrefetchConfigurationProperty- See Also:
-
getRecurringConsumption
Description copied from interface:CfnPrefetchSchedule.RecurringPrefetchConfigurationPropertyReturns union: eitherIResolvableorCfnPrefetchSchedule.RecurringConsumptionProperty- Specified by:
getRecurringConsumptionin interfaceCfnPrefetchSchedule.RecurringPrefetchConfigurationProperty- See Also:
-
getRecurringRetrieval
Description copied from interface:CfnPrefetchSchedule.RecurringPrefetchConfigurationPropertyReturns union: eitherIResolvableorCfnPrefetchSchedule.RecurringRetrievalProperty- Specified by:
getRecurringRetrievalin interfaceCfnPrefetchSchedule.RecurringPrefetchConfigurationProperty- See Also:
-
getStartTime
Description copied from interface:CfnPrefetchSchedule.RecurringPrefetchConfigurationPropertyThe start time for the window that MediaTailor prefetches and inserts ads in a live event, as an ISO 8601 date-time.- Specified by:
getStartTimein interfaceCfnPrefetchSchedule.RecurringPrefetchConfigurationProperty- 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()
-