class Aws::TranscribeService::Types::CreateMedicalVocabularyResponse
@!attribute [rw] vocabulary_name
The name of the vocabulary. The name must be unique within an Amazon Web Services account and is case sensitive. @return [String]
@!attribute [rw] language_code
The language code for the entries in your custom vocabulary. US English (en-US) is the only valid language code for Amazon Transcribe Medical. @return [String]
@!attribute [rw] vocabulary_state
The processing state of your custom vocabulary in Amazon Transcribe Medical. If the state is `READY`, you can use the vocabulary in a `StartMedicalTranscriptionJob` request. @return [String]
@!attribute [rw] last_modified_time
The date and time that you created the vocabulary. @return [Time]
@!attribute [rw] failure_reason
If the `VocabularyState` field is `FAILED`, this field contains information about why the job failed. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/CreateMedicalVocabularyResponse AWS API Documentation
Constants
- SENSITIVE