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

GetCallAnalyticsJobResponse

import type { GetCallAnalyticsJobResponse } from "https://aws-api.deno.dev/v0.4/services/transcribeservice.ts?docs=full";
interface GetCallAnalyticsJobResponse {
CallAnalyticsJob?: CallAnalyticsJob | null;
}

§Properties

§
CallAnalyticsJob?: CallAnalyticsJob | null
[src]

Provides detailed information about the specified Call Analytics job, including job status and, if applicable, failure reason.