Uses of Class
software.amazon.awscdk.services.cassandra.CfnTable.ProvisionedThroughputProperty.Builder
-
Uses of CfnTable.ProvisionedThroughputProperty.Builder in software.amazon.awscdk.services.cassandra
Modifier and TypeMethodDescriptionCfnTable.ProvisionedThroughputProperty.builder()
CfnTable.ProvisionedThroughputProperty.Builder.readCapacityUnits
(Number readCapacityUnits) Sets the value ofCfnTable.ProvisionedThroughputProperty.getReadCapacityUnits()
CfnTable.ProvisionedThroughputProperty.Builder.writeCapacityUnits
(Number writeCapacityUnits) Sets the value ofCfnTable.ProvisionedThroughputProperty.getWriteCapacityUnits()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTable.ProvisionedThroughputProperty.Builder
.