ITranscribeListVocabulariesRequest
Interface in AWS.Transcribe
Interface for ListVocabularies requests.
Ancestors
Properties
NameContains
property NameContains: string
Specify a string as a search term for the custom vocabulary name.
The search is not case sensitive.
StateEquals
property StateEquals: string
Specify a state to filter custom vocabularies by.
Valid values: PENDING | READY | FAILED. If not specified, all custom vocabularies will be returned.