exclusions property

List<String>? exclusions
final

A list of glob patterns used to exclude from the crawl. For more information, see Catalog Tables with a Crawler.

Implementation

final List<String>? exclusions;