Class CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty
An implementation for
CfnPrefetchSchedulePropsMixin.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.cfnpropertymixins.services.mediatailor.CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty
CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty.Builder, CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefetchSchedulePropsMixin.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: eitherIResolvableorCfnPrefetchSchedulePropsMixin.RecurringConsumptionPropertyfinal ObjectReturns union: eitherIResolvableorCfnPrefetchSchedulePropsMixin.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
protected Jsii$Proxy(CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty.Builder.
-
-
Method Details
-
getEndTime
Description copied from interface:CfnPrefetchSchedulePropsMixin.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 interfaceCfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty- See Also:
-
getRecurringConsumption
Description copied from interface:CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationPropertyReturns union: eitherIResolvableorCfnPrefetchSchedulePropsMixin.RecurringConsumptionProperty- Specified by:
getRecurringConsumptionin interfaceCfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty- See Also:
-
getRecurringRetrieval
Description copied from interface:CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationPropertyReturns union: eitherIResolvableorCfnPrefetchSchedulePropsMixin.RecurringRetrievalProperty- Specified by:
getRecurringRetrievalin interfaceCfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty- See Also:
-
getStartTime
Description copied from interface:CfnPrefetchSchedulePropsMixin.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 interfaceCfnPrefetchSchedulePropsMixin.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()
-