Uses of Class
software.amazon.awscdk.services.dynamodb.WarmThroughput.Builder
Packages that use WarmThroughput.Builder
-
Uses of WarmThroughput.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return WarmThroughput.BuilderModifier and TypeMethodDescriptionstatic WarmThroughput.BuilderWarmThroughput.builder()WarmThroughput.Builder.readUnitsPerSecond(Number readUnitsPerSecond) Sets the value ofWarmThroughput.getReadUnitsPerSecond()WarmThroughput.Builder.writeUnitsPerSecond(Number writeUnitsPerSecond) Sets the value ofWarmThroughput.getWriteUnitsPerSecond()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type WarmThroughput.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(WarmThroughput.Builder builder) Constructor that initializes the object based on literal property values passed by theWarmThroughput.Builder.