@Stability(value=Stable) public static final class CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.WebCrawlerSeedUrlConfigurationProperty>
CfnDataSource.WebCrawlerSeedUrlConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.WebCrawlerSeedUrlConfigurationProperty |
build()
Builds the configured instance.
|
CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.Builder |
seedUrls(List<String> seedUrls)
Sets the value of
CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.getSeedUrls() |
CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.Builder |
webCrawlerMode(String webCrawlerMode)
Sets the value of
CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.getWebCrawlerMode() |
@Stability(value=Stable) public CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.Builder seedUrls(List<String> seedUrls)
CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.getSeedUrls()seedUrls - `CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.SeedUrls`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.Builder webCrawlerMode(String webCrawlerMode)
CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.getWebCrawlerMode()webCrawlerMode - `CfnDataSource.WebCrawlerSeedUrlConfigurationProperty.WebCrawlerMode`.this@Stability(value=Stable) public CfnDataSource.WebCrawlerSeedUrlConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.WebCrawlerSeedUrlConfigurationProperty>CfnDataSource.WebCrawlerSeedUrlConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.