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

CreateJobResponse

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

§Properties

§
Job?: Job | null
[src]

Each job converts an input file into an output file or files. For more information, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html