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

GetChannelPolicyRequest

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

§Properties

§
ChannelName: string
[src]

The identifier for the channel you are working on.