Skip to main content

ITranscribeListMedicalVocabulariesRequest

Interface in AWS.Transcribe

Interface for ListMedicalVocabularies requests.

Ancestors

Properties

NameContains

property NameContains: string

Specify a string as a search term for the custom medical vocabulary name.

The search is not case sensitive.

StatusEquals

property StatusEquals: string

Specify a status to filter custom medical vocabularies by.

Valid values: PENDING | READY | FAILED. If not specified, all custom medical vocabularies will be returned.