@Stability(value=Stable) public static final class CfnCrawler.S3TargetProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCrawler.S3TargetProperty>
CfnCrawler.S3TargetProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCrawler.S3TargetProperty |
build()
Builds the configured instance.
|
CfnCrawler.S3TargetProperty.Builder |
connectionName(String connectionName)
Sets the value of
CfnCrawler.S3TargetProperty.getConnectionName() |
CfnCrawler.S3TargetProperty.Builder |
exclusions(List<String> exclusions)
Sets the value of
CfnCrawler.S3TargetProperty.getExclusions() |
CfnCrawler.S3TargetProperty.Builder |
path(String path)
Sets the value of
CfnCrawler.S3TargetProperty.getPath() |
@Stability(value=Stable) public CfnCrawler.S3TargetProperty.Builder connectionName(String connectionName)
CfnCrawler.S3TargetProperty.getConnectionName()connectionName - `CfnCrawler.S3TargetProperty.ConnectionName`.this@Stability(value=Stable) public CfnCrawler.S3TargetProperty.Builder exclusions(List<String> exclusions)
CfnCrawler.S3TargetProperty.getExclusions()exclusions - `CfnCrawler.S3TargetProperty.Exclusions`.this@Stability(value=Stable) public CfnCrawler.S3TargetProperty.Builder path(String path)
CfnCrawler.S3TargetProperty.getPath()path - `CfnCrawler.S3TargetProperty.Path`.this@Stability(value=Stable) public CfnCrawler.S3TargetProperty build()
build in interface software.amazon.jsii.Builder<CfnCrawler.S3TargetProperty>CfnCrawler.S3TargetPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.