class Aws::TranscribeService::Types::MedicalTranscriptionJobSummary
Provides summary information about a transcription job.
@!attribute [rw] medical_transcription_job_name
The name of a medical transcription job. @return [String]
@!attribute [rw] creation_time
A timestamp that shows when the medical transcription job was created. @return [Time]
@!attribute [rw] start_time
A timestamp that shows when the job began processing. @return [Time]
@!attribute [rw] completion_time
A timestamp that shows when the job was completed. @return [Time]
@!attribute [rw] language_code
The language of the transcript in the source audio file. @return [String]
@!attribute [rw] transcription_job_status
The status of the medical transcription job. @return [String]
@!attribute [rw] failure_reason
If the `TranscriptionJobStatus` field is `FAILED`, a description of the error. @return [String]
@!attribute [rw] output_location_type
Indicates the location of the transcription job's output. This field must be the path of an S3 bucket; if you don't already have an S3 bucket, one is created based on the path you add. @return [String]
@!attribute [rw] specialty
The medical specialty of the transcription job. Refer to [Transcribing a medical conversation][1]for a list of supported specialties. [1]: https://docs.aws.amazon.com/transcribe/latest/dg/transcribe-medical-conversation.html @return [String]
@!attribute [rw] content_identification_type
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job. If the value is `PHI`, you've configured the transcription job to identify personal health information (PHI). @return [String]
@!attribute [rw] type
The speech of the clinician in the input audio. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/MedicalTranscriptionJobSummary AWS API Documentation
Constants
- SENSITIVE