Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnPrefetchSchedulePropsMixin.Builder
Packages that use CfnPrefetchSchedulePropsMixin.Builder
-
Uses of CfnPrefetchSchedulePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediatailor
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediatailor that return CfnPrefetchSchedulePropsMixin.BuilderModifier and TypeMethodDescriptionCfnPrefetchSchedulePropsMixin.Builder.consumption(CfnPrefetchSchedulePropsMixin.PrefetchConsumptionProperty consumption) CfnPrefetchSchedulePropsMixin.Builder.consumption(IResolvable consumption) CfnPrefetchSchedulePropsMixin.Builder.create()CfnPrefetchSchedulePropsMixin.Builder.create(CfnPropertyMixinOptions options) The name to assign to the prefetch schedule.CfnPrefetchSchedulePropsMixin.Builder.playbackConfigurationName(String playbackConfigurationName) The name of the playback configuration.CfnPrefetchSchedulePropsMixin.Builder.recurringPrefetchConfiguration(CfnPrefetchSchedulePropsMixin.RecurringPrefetchConfigurationProperty recurringPrefetchConfiguration) CfnPrefetchSchedulePropsMixin.Builder.recurringPrefetchConfiguration(IResolvable recurringPrefetchConfiguration) CfnPrefetchSchedulePropsMixin.Builder.retrieval(CfnPrefetchSchedulePropsMixin.PrefetchRetrievalProperty retrieval) CfnPrefetchSchedulePropsMixin.Builder.retrieval(IResolvable retrieval) CfnPrefetchSchedulePropsMixin.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.