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.
|
copyapplyMutation, buildDynamoDBTarget.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.