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.3/services/mediatailor.ts?docs=full";
interface ConfigureLogsForPlaybackConfigurationResponse {
PercentEnabled?: number | null;
PlaybackConfigurationName?: string | null;
}

§Properties

§
PercentEnabled?: number | null
[src]

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

§
PlaybackConfigurationName?: string | null
[src]

The name of the playback configuration.