vocabularyState property

VocabularyState? vocabularyState
final

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.

Implementation

final VocabularyState? vocabularyState;