@Stability(value=Stable) public static final class CfnDataSource.WebCrawlerSiteMapsConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.WebCrawlerSiteMapsConfigurationProperty>
CfnDataSource.WebCrawlerSiteMapsConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.WebCrawlerSiteMapsConfigurationProperty |
build()
Builds the configured instance.
|
CfnDataSource.WebCrawlerSiteMapsConfigurationProperty.Builder |
siteMaps(List<String> siteMaps)
Sets the value of
CfnDataSource.WebCrawlerSiteMapsConfigurationProperty.getSiteMaps() |
@Stability(value=Stable) public CfnDataSource.WebCrawlerSiteMapsConfigurationProperty.Builder siteMaps(List<String> siteMaps)
CfnDataSource.WebCrawlerSiteMapsConfigurationProperty.getSiteMaps()siteMaps - The list of sitemap URLs of the websites you want to crawl. This parameter is required.
The list can include a maximum of three sitemap URLs.this@Stability(value=Stable) public CfnDataSource.WebCrawlerSiteMapsConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.WebCrawlerSiteMapsConfigurationProperty>CfnDataSource.WebCrawlerSiteMapsConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.