@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 - `CfnDataSource.WebCrawlerSiteMapsConfigurationProperty.SiteMaps`. This parameter is required.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.