Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.ProjectionProperty.Builder
Packages that use CfnTablePropsMixin.ProjectionProperty.Builder
-
Uses of CfnTablePropsMixin.ProjectionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.ProjectionProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.ProjectionProperty.builder()CfnTablePropsMixin.ProjectionProperty.Builder.nonKeyAttributes(List<String> nonKeyAttributes) Sets the value ofCfnTablePropsMixin.ProjectionProperty.getNonKeyAttributes()CfnTablePropsMixin.ProjectionProperty.Builder.projectionType(String projectionType) Sets the value ofCfnTablePropsMixin.ProjectionProperty.getProjectionType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.ProjectionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.ProjectionProperty.Builder.