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

DescribeChannelRequest

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

§Properties

§
ChannelName: string
[src]

The identifier for the channel you are working on.