@Stability(value=Stable) public static final class CfnDataSource.WebCrawlerUrlsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.WebCrawlerUrlsProperty>
CfnDataSource.WebCrawlerUrlsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.WebCrawlerUrlsProperty |
build()
Builds the configured instance.
|
CfnDataSource.WebCrawlerUrlsProperty.Builder |
seedUrlConfiguration(CfnDataSource.WebCrawlerSeedUrlConfigurationProperty seedUrlConfiguration)
Sets the value of
CfnDataSource.WebCrawlerUrlsProperty.getSeedUrlConfiguration() |
CfnDataSource.WebCrawlerUrlsProperty.Builder |
seedUrlConfiguration(IResolvable seedUrlConfiguration)
Sets the value of
CfnDataSource.WebCrawlerUrlsProperty.getSeedUrlConfiguration() |
CfnDataSource.WebCrawlerUrlsProperty.Builder |
siteMapsConfiguration(CfnDataSource.WebCrawlerSiteMapsConfigurationProperty siteMapsConfiguration)
Sets the value of
CfnDataSource.WebCrawlerUrlsProperty.getSiteMapsConfiguration() |
CfnDataSource.WebCrawlerUrlsProperty.Builder |
siteMapsConfiguration(IResolvable siteMapsConfiguration)
Sets the value of
CfnDataSource.WebCrawlerUrlsProperty.getSiteMapsConfiguration() |
@Stability(value=Stable) public CfnDataSource.WebCrawlerUrlsProperty.Builder seedUrlConfiguration(CfnDataSource.WebCrawlerSeedUrlConfigurationProperty seedUrlConfiguration)
CfnDataSource.WebCrawlerUrlsProperty.getSeedUrlConfiguration()seedUrlConfiguration - `CfnDataSource.WebCrawlerUrlsProperty.SeedUrlConfiguration`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerUrlsProperty.Builder seedUrlConfiguration(IResolvable seedUrlConfiguration)
CfnDataSource.WebCrawlerUrlsProperty.getSeedUrlConfiguration()seedUrlConfiguration - `CfnDataSource.WebCrawlerUrlsProperty.SeedUrlConfiguration`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerUrlsProperty.Builder siteMapsConfiguration(CfnDataSource.WebCrawlerSiteMapsConfigurationProperty siteMapsConfiguration)
CfnDataSource.WebCrawlerUrlsProperty.getSiteMapsConfiguration()siteMapsConfiguration - `CfnDataSource.WebCrawlerUrlsProperty.SiteMapsConfiguration`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerUrlsProperty.Builder siteMapsConfiguration(IResolvable siteMapsConfiguration)
CfnDataSource.WebCrawlerUrlsProperty.getSiteMapsConfiguration()siteMapsConfiguration - `CfnDataSource.WebCrawlerUrlsProperty.SiteMapsConfiguration`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerUrlsProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.WebCrawlerUrlsProperty>CfnDataSource.WebCrawlerUrlsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.