Skip to main content

TTranscribeCreateVocabularyFilterRequest

Class in AWS.Transcribe

CreateVocabularyFilter request class.

Ancestors

Properties

DataAccessRoleArn

property DataAccessRoleArn: TARN

LanguageCode

property LanguageCode: string

Tags

property Tags: TList<ITranscribeTag>

Type: ITranscribeTag

VocabularyFileUri

property VocabularyFileUri: string

VocabularyFilterName

property VocabularyFilterName: string

Words

property Words: TList<string>

Constructors

Create

constructor Create(const AVocabularyFilterName, ALanguageCode: string);

Constructor for TTranscribeCreateVocabularyFilterRequest.

Parameters

NameDescription
AVocabularyFilterNameSpecify a unique name for the custom vocabulary filter.
ALanguageCodeSpecify the language code that represents the language of your custom vocabulary filter.