vocabularyFilters property

List<VocabularyFilterInfo>? vocabularyFilters
final

The list of vocabulary filters. It contains at most MaxResults number of filters. If there are more filters, call the ListVocabularyFilters operation again with the NextToken parameter in the request set to the value of the NextToken field in the response.

Implementation

final List<VocabularyFilterInfo>? vocabularyFilters;