| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalSecondaryIndexProps.Jsii$Proxy
An implementation for
GlobalSecondaryIndexProps |
| Modifier and Type | Method and Description |
|---|---|
GlobalSecondaryIndexProps |
GlobalSecondaryIndexProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.addGlobalSecondaryIndex(GlobalSecondaryIndexProps props)
Add a global secondary index of table.
|
Copyright © 2022. All rights reserved.