- Navigation Guide
@aws-sdk/client-mediatailor
CreatePrefetchScheduleCommandInput Interface
Members
Name | Type | Details |
---|---|---|
Consumption Required | PrefetchConsumption | undefined | The configuration settings for MediaTailor's consumption of the prefetched ads from the ad decision server. 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. |
Name Required | string | undefined | The name to assign to the schedule request. |
PlaybackConfigurationName Required | string | undefined | The name to assign to the playback configuration. |
Retrieval Required | PrefetchRetrieval | undefined | 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. |
StreamId | string | undefined | An optional stream identifier that MediaTailor uses to prefetch ads for multiple streams that use the same playback configuration. If |
Full Signature
export interface CreatePrefetchScheduleCommandInput extends CreatePrefetchScheduleRequest