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

DeleteScheduleRequest

import type { DeleteScheduleRequest } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

Placeholder documentation for DeleteScheduleRequest

interface DeleteScheduleRequest {
ChannelId: string;
}

§Properties

§
ChannelId: string
[src]

Id of the channel whose schedule is being deleted.