Skip to main content

TTranscribeListVocabularyFiltersRequest

Class in AWS.Transcribe

ListVocabularyFilters request class.

Ancestors

Properties

NameContains

property NameContains: string

Constructors

Create

constructor Create; overload;

Constructor for TTranscribeListVocabularyFiltersRequest.


constructor Create(const AMaxResults: Integer; const ANextToken: string); overload;

Constructor for TTranscribeListVocabularyFiltersRequest.

Parameters

NameDescription
AMaxResultsSpecify the maximum number of custom vocabulary filters to return in a page of results. Minimum 1, maximum 100.
ANextTokenSpecify a token returned in a previous response to fetch the next page of results.