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

StartCallAnalyticsJobResponse

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

§Properties

§
CallAnalyticsJob?: CallAnalyticsJob | null
[src]

An object containing the details of the asynchronous call analytics job.