Values.DeleteMedicalTranscriptionJobRequestSourceDeletes a medical transcription job. To use this operation, specify the name of the job you want to delete using MedicalTranscriptionJobName. Job names are case sensitive.
type nonrec t = {medicalTranscriptionJobName : TranscriptionJobName.t;The name of the medical transcription job you want to delete. Job names are case sensitive.
*)}