Skip to main content

TTranscribeUpdateVocabularyFilterRequest

Class in AWS.Transcribe

UpdateVocabularyFilter request class.

Ancestors

Properties

DataAccessRoleArn

property DataAccessRoleArn: TARN

VocabularyFileUri

property VocabularyFileUri: string

VocabularyFilterName

property VocabularyFilterName: string

Words

property Words: TList<string>

Constructors

Create

constructor Create(const AVocabularyFilterName: string);

Constructor for TTranscribeUpdateVocabularyFilterRequest.

Parameters

NameDescription
AVocabularyFilterNameSpecify the name of a custom vocabulary filter.