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

GetMedicalTranscriptionJobResponse

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

§Properties

§
MedicalTranscriptionJob?: MedicalTranscriptionJob | null
[src]

An object that contains the results of the medical transcription job.