@Stability(value=Stable) public static final class CfnCrawler.DynamoDBTargetProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCrawler.DynamoDBTargetProperty>
CfnCrawler.DynamoDBTargetProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCrawler.DynamoDBTargetProperty |
build()
Builds the configured instance.
|
CfnCrawler.DynamoDBTargetProperty.Builder |
path(String path)
Sets the value of
CfnCrawler.DynamoDBTargetProperty.getPath() |
@Stability(value=Stable) public CfnCrawler.DynamoDBTargetProperty.Builder path(String path)
CfnCrawler.DynamoDBTargetProperty.getPath()path - The name of the DynamoDB table to crawl.this@Stability(value=Stable) public CfnCrawler.DynamoDBTargetProperty build()
build in interface software.amazon.jsii.Builder<CfnCrawler.DynamoDBTargetProperty>CfnCrawler.DynamoDBTargetPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.