class Aws::TranscribeService::Types::VocabularyInfo
Provides information about a custom vocabulary.
@!attribute [rw] vocabulary_name
The name of the vocabulary. @return [String]
@!attribute [rw] language_code
The language code of the vocabulary entries. @return [String]
@!attribute [rw] last_modified_time
The date and time that the vocabulary was last modified. @return [Time]
@!attribute [rw] vocabulary_state
The processing state of the vocabulary. If the state is `READY` you can use the vocabulary in a `StartTranscriptionJob` request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/VocabularyInfo AWS API Documentation
Constants
- SENSITIVE