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