class Aws::TranscribeService::Types::CreateVocabularyResponse

@!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] vocabulary_state

The processing state of the vocabulary. When the `VocabularyState`
field contains `READY` the vocabulary is ready to be used in a
`StartTranscriptionJob` request.
@return [String]

@!attribute [rw] last_modified_time

The date and time that the vocabulary was created.
@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/CreateVocabularyResponse AWS API Documentation

Constants

SENSITIVE