class Aws::TranscribeService::Types::GetVocabularyResponse
@!attribute [rw] vocabulary_name
The name of the vocabulary to return. @return [String]
@!attribute [rw] language_code
The language code of the vocabulary entries. @return [String]
@!attribute [rw] vocabulary_state
The processing state of the vocabulary. @return [String]
@!attribute [rw] last_modified_time
The date and time that the vocabulary was last modified. @return [Time]
@!attribute [rw] failure_reason
If the `VocabularyState` field is `FAILED`, this field contains information about why the job failed. @return [String]
@!attribute [rw] download_uri
The S3 location where the vocabulary is stored. Use this URI to get the contents of the vocabulary. The URI is available for a limited time. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/GetVocabularyResponse AWS API Documentation
Constants
- SENSITIVE