TTranscribeDeleteVocabularyRequest
Class in AWS.Transcribe
DeleteVocabulary request class.
Ancestors
Properties
VocabularyName
property VocabularyName: string
Constructors
Create
constructor Create(const AVocabularyName: string);
Constructor for TTranscribeDeleteVocabularyRequest.
Parameters
| Name | Description |
|---|---|
AVocabularyName | Specify the name of a custom vocabulary to delete. |