CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.authenticationConfiguration(CfnDataSource.WebCrawlerAuthenticationConfigurationProperty authenticationConfiguration)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.authenticationConfiguration(IResolvable authenticationConfiguration)
|
static CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.builder() |
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.crawlDepth(Number crawlDepth)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.maxContentSizePerPageInMegaBytes(Number maxContentSizePerPageInMegaBytes)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.maxLinksPerPage(Number maxLinksPerPage)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.maxUrlsPerMinuteCrawlRate(Number maxUrlsPerMinuteCrawlRate)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.proxyConfiguration(CfnDataSource.ProxyConfigurationProperty proxyConfiguration)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.proxyConfiguration(IResolvable proxyConfiguration)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.urlExclusionPatterns(List<String> urlExclusionPatterns)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.urlInclusionPatterns(List<String> urlInclusionPatterns)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.urls(CfnDataSource.WebCrawlerUrlsProperty urls)
|
CfnDataSource.WebCrawlerConfigurationProperty.Builder |
CfnDataSource.WebCrawlerConfigurationProperty.Builder.urls(IResolvable urls)
|