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

LogConfigurationForChannel

import type { LogConfigurationForChannel } from "https://aws-api.deno.dev/v0.4/services/mediatailor.ts?docs=full";

The log configuration for the channel.

interface LogConfigurationForChannel {
LogTypes?: LogType[] | null;
}

§Properties

§
LogTypes?: LogType[] | null
[src]

The log types.