@Stability(value=Stable) public static final class CfnCrawler.MongoDBTargetProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCrawler.MongoDBTargetProperty>
CfnCrawler.MongoDBTargetProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCrawler.MongoDBTargetProperty |
build()
Builds the configured instance.
|
CfnCrawler.MongoDBTargetProperty.Builder |
connectionName(String connectionName)
Sets the value of
CfnCrawler.MongoDBTargetProperty.getConnectionName() |
CfnCrawler.MongoDBTargetProperty.Builder |
path(String path)
Sets the value of
CfnCrawler.MongoDBTargetProperty.getPath() |
@Stability(value=Stable) public CfnCrawler.MongoDBTargetProperty.Builder connectionName(String connectionName)
CfnCrawler.MongoDBTargetProperty.getConnectionName()connectionName - The name of the connection to use to connect to the Amazon DocumentDB or MongoDB target.this@Stability(value=Stable) public CfnCrawler.MongoDBTargetProperty.Builder path(String path)
CfnCrawler.MongoDBTargetProperty.getPath()path - The path of the Amazon DocumentDB or MongoDB target (database/collection).this@Stability(value=Stable) public CfnCrawler.MongoDBTargetProperty build()
build in interface software.amazon.jsii.Builder<CfnCrawler.MongoDBTargetProperty>CfnCrawler.MongoDBTargetPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.