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

ConfigureLogsForPlaybackConfigurationResponse

import type { ConfigureLogsForPlaybackConfigurationResponse } from "https://aws-api.deno.dev/v0.4/services/mediatailor.ts?docs=full";
interface ConfigureLogsForPlaybackConfigurationResponse {
PercentEnabled: number;
PlaybackConfigurationName?: string | null;
}

§Properties

§
PercentEnabled: number
[src]

The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.

§
PlaybackConfigurationName?: string | null
[src]

The name of the playback configuration.