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

DeleteCallAnalyticsJobRequest

import type { DeleteCallAnalyticsJobRequest } from "https://aws-api.deno.dev/v0.4/services/transcribeservice.ts?docs=full";
interface DeleteCallAnalyticsJobRequest {
CallAnalyticsJobName: string;
}

§Properties

§
CallAnalyticsJobName: string
[src]

The name of the Call Analytics job you want to delete. Job names are case sensitive.