Builder
Properties
The configuration settings for how and when MediaTailor consumes prefetched ads from the ad decision server for single prefetch schedules. Each consumption configuration contains an end time and an optional start time that define the consumption window. Prefetch schedules automatically expire no earlier than seven days after the end time.
The name to assign to the playback configuration.
The configuration that defines how and when MediaTailor performs ad prefetching in a live event.
The configuration settings for retrieval of prefetched ads from the ad decision server. Only one set of prefetched ads will be retrieved and subsequently consumed for each ad break.
The frequency that MediaTailor creates prefetch schedules. SINGLE
indicates that this schedule applies to one ad break. RECURRING
indicates that MediaTailor automatically creates a schedule for each ad avail in a live event.
An optional stream identifier that MediaTailor uses to prefetch ads for multiple streams that use the same playback configuration. If StreamId
is specified, MediaTailor returns all of the prefetch schedules with an exact match on StreamId
. If not specified, MediaTailor returns all of the prefetch schedules for the playback configuration, regardless of StreamId
.
Functions
construct an aws.sdk.kotlin.services.mediatailor.model.PrefetchConsumption inside the given block
construct an aws.sdk.kotlin.services.mediatailor.model.RecurringPrefetchConfiguration inside the given block
construct an aws.sdk.kotlin.services.mediatailor.model.PrefetchRetrieval inside the given block