@Stability(value=Stable) public static final class CfnDataSource.WebCrawlerConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.WebCrawlerConfigurationProperty>
CfnDataSource.WebCrawlerConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder authenticationConfiguration(CfnDataSource.WebCrawlerAuthenticationConfigurationProperty authenticationConfiguration)
authenticationConfiguration - `CfnDataSource.WebCrawlerConfigurationProperty.AuthenticationConfiguration`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder authenticationConfiguration(IResolvable authenticationConfiguration)
authenticationConfiguration - `CfnDataSource.WebCrawlerConfigurationProperty.AuthenticationConfiguration`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder crawlDepth(Number crawlDepth)
CfnDataSource.WebCrawlerConfigurationProperty.getCrawlDepth()crawlDepth - `CfnDataSource.WebCrawlerConfigurationProperty.CrawlDepth`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder maxContentSizePerPageInMegaBytes(Number maxContentSizePerPageInMegaBytes)
CfnDataSource.WebCrawlerConfigurationProperty.getMaxContentSizePerPageInMegaBytes()maxContentSizePerPageInMegaBytes - `CfnDataSource.WebCrawlerConfigurationProperty.MaxContentSizePerPageInMegaBytes`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder maxLinksPerPage(Number maxLinksPerPage)
CfnDataSource.WebCrawlerConfigurationProperty.getMaxLinksPerPage()maxLinksPerPage - `CfnDataSource.WebCrawlerConfigurationProperty.MaxLinksPerPage`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder maxUrlsPerMinuteCrawlRate(Number maxUrlsPerMinuteCrawlRate)
maxUrlsPerMinuteCrawlRate - `CfnDataSource.WebCrawlerConfigurationProperty.MaxUrlsPerMinuteCrawlRate`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder proxyConfiguration(CfnDataSource.ProxyConfigurationProperty proxyConfiguration)
CfnDataSource.WebCrawlerConfigurationProperty.getProxyConfiguration()proxyConfiguration - `CfnDataSource.WebCrawlerConfigurationProperty.ProxyConfiguration`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder proxyConfiguration(IResolvable proxyConfiguration)
CfnDataSource.WebCrawlerConfigurationProperty.getProxyConfiguration()proxyConfiguration - `CfnDataSource.WebCrawlerConfigurationProperty.ProxyConfiguration`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder urlExclusionPatterns(List<String> urlExclusionPatterns)
CfnDataSource.WebCrawlerConfigurationProperty.getUrlExclusionPatterns()urlExclusionPatterns - `CfnDataSource.WebCrawlerConfigurationProperty.UrlExclusionPatterns`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder urlInclusionPatterns(List<String> urlInclusionPatterns)
CfnDataSource.WebCrawlerConfigurationProperty.getUrlInclusionPatterns()urlInclusionPatterns - `CfnDataSource.WebCrawlerConfigurationProperty.UrlInclusionPatterns`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder urls(CfnDataSource.WebCrawlerUrlsProperty urls)
CfnDataSource.WebCrawlerConfigurationProperty.getUrls()urls - `CfnDataSource.WebCrawlerConfigurationProperty.Urls`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty.Builder urls(IResolvable urls)
CfnDataSource.WebCrawlerConfigurationProperty.getUrls()urls - `CfnDataSource.WebCrawlerConfigurationProperty.Urls`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.WebCrawlerConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.WebCrawlerConfigurationProperty>CfnDataSource.WebCrawlerConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.