Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model |
Modifier and Type | Method and Description |
---|---|
DeleteGlobalSecondaryIndexAction |
GlobalSecondaryIndexUpdate.delete()
The name of an existing global secondary index to be removed.
|
Modifier and Type | Method and Description |
---|---|
GlobalSecondaryIndexUpdate.Builder |
GlobalSecondaryIndexUpdate.Builder.delete(DeleteGlobalSecondaryIndexAction delete)
The name of an existing global secondary index to be removed.
|
Copyright © 2023. All rights reserved.