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

UpdatePresetResponse

import type { UpdatePresetResponse } from "https://aws-api.deno.dev/v0.3/services/mediaconvert.ts?docs=full";
interface UpdatePresetResponse {
Preset?: Preset | null;
}

§Properties

§
Preset?: Preset | null
[src]

A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to the output during the conversion process.