Uses of Class
software.amazon.awscdk.services.dynamodb.KeySchema.Builder
Packages that use KeySchema.Builder
-
Uses of KeySchema.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return KeySchema.BuilderModifier and TypeMethodDescriptionstatic KeySchema.BuilderKeySchema.builder()KeySchema.Builder.partitionKeys(List<? extends Attribute> partitionKeys) Sets the value ofKeySchema.getPartitionKeys()Sets the value ofKeySchema.getSortKeys()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type KeySchema.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(KeySchema.Builder builder) Constructor that initializes the object based on literal property values passed by theKeySchema.Builder.