| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GlobalSecondaryIndexProps
Properties for a global secondary index.
|
interface |
LocalSecondaryIndexProps
Properties for a local secondary index.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalSecondaryIndexProps.Jsii$Proxy
An implementation for
GlobalSecondaryIndexProps |
static class |
LocalSecondaryIndexProps.Jsii$Proxy
An implementation for
LocalSecondaryIndexProps |
static class |
SecondaryIndexProps.Jsii$Proxy
An implementation for
SecondaryIndexProps |
| Modifier and Type | Method and Description |
|---|---|
SecondaryIndexProps |
SecondaryIndexProps.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.