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

ReadPresetResponse

import type { ReadPresetResponse } from "https://aws-api.deno.dev/v0.3/services/elastictranscoder.ts?docs=full";

The ReadPresetResponse structure.

interface ReadPresetResponse {
Preset?: Preset | null;
}

§Properties

§
Preset?: Preset | null
[src]

A section of the response body that provides information about the preset.