class Aws::TranscribeService::Types::ListMedicalTranscriptionJobsResponse
@!attribute [rw] status
The requested status of the medical transcription jobs returned. @return [String]
@!attribute [rw] next_token
The `ListMedicalTranscriptionJobs` operation returns a page of jobs at a time. The maximum size of the page is set by the `MaxResults` parameter. If the number of jobs exceeds what can fit on a page, Amazon Transcribe Medical returns the `NextPage` token. Include the token in the next request to the `ListMedicalTranscriptionJobs` operation to return in the next page of jobs. @return [String]
@!attribute [rw] medical_transcription_job_summaries
A list of objects containing summary information for a transcription job. @return [Array<Types::MedicalTranscriptionJobSummary>]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/ListMedicalTranscriptionJobsResponse AWS API Documentation
Constants
- SENSITIVE