| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.ProjectionProperty.Builder |
CfnTable.ProjectionProperty.builder() |
CfnTable.ProjectionProperty.Builder |
CfnTable.ProjectionProperty.Builder.nonKeyAttributes(List<String> nonKeyAttributes)
Sets the value of
CfnTable.ProjectionProperty.getNonKeyAttributes() |
CfnTable.ProjectionProperty.Builder |
CfnTable.ProjectionProperty.Builder.projectionType(String projectionType)
Sets the value of
CfnTable.ProjectionProperty.getProjectionType() |
Copyright © 2021. All rights reserved.