public static interface DynamoDBTarget.Builder extends SdkPojo, CopyableBuilder<DynamoDBTarget.Builder,DynamoDBTarget>
Modifier and Type | Method and Description |
---|---|
DynamoDBTarget.Builder |
path(String path)
The name of the DynamoDB table to crawl.
|
copy
applyMutation, build
DynamoDBTarget.Builder path(String path)
The name of the DynamoDB table to crawl.
path
- The name of the DynamoDB table to crawl.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.