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

DeletePresetRequest

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

The DeletePresetRequest structure.

interface DeletePresetRequest {
Id: string;
}

§Properties

§
Id: string
[src]

The identifier of the preset for which you want to get detailed information.