public static interface DeleteGlobalSecondaryIndexAction.Builder extends CopyableBuilder<DeleteGlobalSecondaryIndexAction.Builder,DeleteGlobalSecondaryIndexAction>
| Modifier and Type | Method and Description |
|---|---|
DeleteGlobalSecondaryIndexAction.Builder |
indexName(String indexName)
The name of the global secondary index to be deleted.
|
copyapply, buildDeleteGlobalSecondaryIndexAction.Builder indexName(String indexName)
The name of the global secondary index to be deleted.
indexName - The name of the global secondary index to be deleted.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.