ITranscribeListLanguageModelsRequest
Interface in AWS.Transcribe
Interface for ListLanguageModels requests.
Ancestors
Properties
NameContains
property NameContains: string
Specify a string as a search term for the custom language model name.
The search is not case sensitive.
StatusEquals
property StatusEquals: string
Specify a status to filter custom language models by.
Valid values: IN_PROGRESS | FAILED | COMPLETED. If not specified, all custom language models will be returned.