| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGlobalTable.ProjectionProperty.Jsii$Proxy
An implementation for
CfnGlobalTable.ProjectionProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGlobalTable.ProjectionProperty |
CfnGlobalTable.ProjectionProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnGlobalTable.GlobalSecondaryIndexProperty.Builder |
CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.projection(CfnGlobalTable.ProjectionProperty projection)
Sets the value of
CfnGlobalTable.GlobalSecondaryIndexProperty.getProjection() |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder.projection(CfnGlobalTable.ProjectionProperty projection)
Sets the value of
CfnGlobalTable.LocalSecondaryIndexProperty.getProjection() |
Copyright © 2021. All rights reserved.