Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnPrefetchScheduleMixinProps.Builder
Packages that use CfnPrefetchScheduleMixinProps.Builder
-
Uses of CfnPrefetchScheduleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediatailor
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediatailor that return CfnPrefetchScheduleMixinProps.BuilderModifier and TypeMethodDescriptionCfnPrefetchScheduleMixinProps.builder()CfnPrefetchScheduleMixinProps.Builder.consumption(CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty consumption) Sets the value ofCfnPrefetchScheduleMixinProps.getConsumption()CfnPrefetchScheduleMixinProps.Builder.consumption(IResolvable consumption) Sets the value ofCfnPrefetchScheduleMixinProps.getConsumption()Sets the value ofCfnPrefetchScheduleMixinProps.getName()CfnPrefetchScheduleMixinProps.Builder.playbackConfigurationName(String playbackConfigurationName) Sets the value ofCfnPrefetchScheduleMixinProps.getPlaybackConfigurationName()CfnPrefetchScheduleMixinProps.Builder.recurringPrefetchConfiguration(CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty recurringPrefetchConfiguration) Sets the value ofCfnPrefetchScheduleMixinProps.getRecurringPrefetchConfiguration()CfnPrefetchScheduleMixinProps.Builder.recurringPrefetchConfiguration(IResolvable recurringPrefetchConfiguration) Sets the value ofCfnPrefetchScheduleMixinProps.getRecurringPrefetchConfiguration()CfnPrefetchScheduleMixinProps.Builder.retrieval(CfnPrefetchSchedulePropsMixin.PrefetchRetrievalProperty retrieval) Sets the value ofCfnPrefetchScheduleMixinProps.getRetrieval()CfnPrefetchScheduleMixinProps.Builder.retrieval(IResolvable retrieval) Sets the value ofCfnPrefetchScheduleMixinProps.getRetrieval()CfnPrefetchScheduleMixinProps.Builder.scheduleType(String scheduleType) Sets the value ofCfnPrefetchScheduleMixinProps.getScheduleType()Sets the value ofCfnPrefetchScheduleMixinProps.getStreamId()Sets the value ofCfnPrefetchScheduleMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediatailor with parameters of type CfnPrefetchScheduleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrefetchScheduleMixinProps.Builder.