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