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

DeleteJobTemplateResponse

import type { DeleteJobTemplateResponse } from "https://aws-api.deno.dev/v0.4/services/emrcontainers.ts?docs=full";
interface DeleteJobTemplateResponse {
id?: string | null;
}

§Properties

§
id?: string | null
[src]

This output contains the ID of the job template that was deleted.