Data Source Web Crawler Configuration Args
constructor(crawlerLimits: Output<DataSourceWebCrawlerLimitsArgs>? = null, exclusionFilters: Output<List<String>>? = null, inclusionFilters: Output<List<String>>? = null, scope: Output<DataSourceWebScopeType>? = null, userAgent: Output<String>? = null, userAgentHeader: Output<String>? = null)