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

ReadJobRequest

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

The ReadJobRequest structure.

interface ReadJobRequest {
Id: string;
}

§Properties

§
Id: string
[src]

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