class Aws::TranscribeService::Types::GetMedicalVocabularyResponse
@!attribute [rw] vocabulary_name
The name of the vocabulary returned by Amazon Transcribe Medical. @return [String]
@!attribute [rw] language_code
The valid language code for your vocabulary entries. @return [String]
@!attribute [rw] vocabulary_state
The processing state of the vocabulary. If the `VocabularyState` is `READY` then you can use it in the `StartMedicalTranscriptionJob` operation. @return [String]
@!attribute [rw] last_modified_time
The date and time that the vocabulary was last modified with a text file different from the one that was previously used. @return [Time]
@!attribute [rw] failure_reason
If the `VocabularyState` is `FAILED`, this field contains information about why the job failed. @return [String]
@!attribute [rw] download_uri
The location in Amazon S3 where the vocabulary is stored. Use this URI to get the contents of the vocabulary. You can download your vocabulary from the URI for a limited time. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/GetMedicalVocabularyResponse AWS API Documentation
Constants
- SENSITIVE