Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetPrefetchScheduleRequest

import type { GetPrefetchScheduleRequest } from "https://aws-api.deno.dev/v0.3/services/mediatailor.ts?docs=full";
interface GetPrefetchScheduleRequest {
Name: string;
PlaybackConfigurationName: string;
}

§Properties

§
Name: string
[src]

The identifier for the playback configuration.

§
PlaybackConfigurationName: string
[src]

The name of the playback configuration.