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

ConfigureLogsForChannelRequest

import type { ConfigureLogsForChannelRequest } from "https://aws-api.deno.dev/v0.4/services/mediatailor.ts?docs=full";
interface ConfigureLogsForChannelRequest {
ChannelName: string;
LogTypes: LogType[];
}

§Properties

§
ChannelName: string
[src]

The name of the channel.

§
LogTypes: LogType[]
[src]

The types of logs to collect.