Uses of Class
software.amazon.awscdk.services.dynamodb.CfnTable.ProjectionProperty.Builder
-
Uses of CfnTable.ProjectionProperty.Builder in software.amazon.awscdk.services.dynamodb
Modifier and TypeMethodDescriptionCfnTable.ProjectionProperty.builder()
CfnTable.ProjectionProperty.Builder.nonKeyAttributes
(List<String> nonKeyAttributes) Sets the value ofCfnTable.ProjectionProperty.getNonKeyAttributes()
CfnTable.ProjectionProperty.Builder.projectionType
(String projectionType) Sets the value ofCfnTable.ProjectionProperty.getProjectionType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTable.ProjectionProperty.Builder
.