Uses of Class
software.amazon.awscdk.services.dynamodb.CfnTable.WarmThroughputProperty.Builder
Packages that use CfnTable.WarmThroughputProperty.Builder
-
Uses of CfnTable.WarmThroughputProperty.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return CfnTable.WarmThroughputProperty.BuilderModifier and TypeMethodDescriptionCfnTable.WarmThroughputProperty.builder()CfnTable.WarmThroughputProperty.Builder.readUnitsPerSecond(Number readUnitsPerSecond) Sets the value ofCfnTable.WarmThroughputProperty.getReadUnitsPerSecond()CfnTable.WarmThroughputProperty.Builder.writeUnitsPerSecond(Number writeUnitsPerSecond) Sets the value ofCfnTable.WarmThroughputProperty.getWriteUnitsPerSecond()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type CfnTable.WarmThroughputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTable.WarmThroughputProperty.Builder.