Uses of Class
software.amazon.awscdk.services.mediatailor.CfnPrefetchSchedule.Builder
Packages that use CfnPrefetchSchedule.Builder
-
Uses of CfnPrefetchSchedule.Builder in software.amazon.awscdk.services.mediatailor
Methods in software.amazon.awscdk.services.mediatailor that return CfnPrefetchSchedule.BuilderModifier and TypeMethodDescriptionCfnPrefetchSchedule.Builder.consumption(IResolvable consumption) CfnPrefetchSchedule.Builder.consumption(CfnPrefetchSchedule.PrefetchConsumptionProperty consumption) static CfnPrefetchSchedule.BuilderThe name to assign to the prefetch schedule.CfnPrefetchSchedule.Builder.playbackConfigurationName(String playbackConfigurationName) The name of the playback configuration.CfnPrefetchSchedule.Builder.recurringPrefetchConfiguration(IResolvable recurringPrefetchConfiguration) CfnPrefetchSchedule.Builder.recurringPrefetchConfiguration(CfnPrefetchSchedule.RecurringPrefetchConfigurationProperty recurringPrefetchConfiguration) CfnPrefetchSchedule.Builder.retrieval(IResolvable retrieval) CfnPrefetchSchedule.Builder.retrieval(CfnPrefetchSchedule.PrefetchRetrievalProperty retrieval) CfnPrefetchSchedule.Builder.scheduleType(String scheduleType) The frequency that MediaTailor creates prefetch schedules.An optional stream identifier that MediaTailor uses to prefetch ads for multiple streams that use the same playback configuration.The tags assigned to the prefetch schedule.