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