Uses of Class
software.amazon.awscdk.services.dynamodb.CfnTable.ProjectionProperty.Builder
Packages that use CfnTable.ProjectionProperty.Builder
-
Uses of CfnTable.ProjectionProperty.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return CfnTable.ProjectionProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type CfnTable.ProjectionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTable.ProjectionProperty.Builder.