Uses of Class
software.amazon.awscdk.services.cassandra.CfnTable.ReplicaSpecificationProperty.Builder
Packages that use CfnTable.ReplicaSpecificationProperty.Builder
-
Uses of CfnTable.ReplicaSpecificationProperty.Builder in software.amazon.awscdk.services.cassandra
Methods in software.amazon.awscdk.services.cassandra that return CfnTable.ReplicaSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnTable.ReplicaSpecificationProperty.builder()
CfnTable.ReplicaSpecificationProperty.Builder.readCapacityAutoScaling
(IResolvable readCapacityAutoScaling) Sets the value ofCfnTable.ReplicaSpecificationProperty.getReadCapacityAutoScaling()
CfnTable.ReplicaSpecificationProperty.Builder.readCapacityAutoScaling
(CfnTable.AutoScalingSettingProperty readCapacityAutoScaling) Sets the value ofCfnTable.ReplicaSpecificationProperty.getReadCapacityAutoScaling()
CfnTable.ReplicaSpecificationProperty.Builder.readCapacityUnits
(Number readCapacityUnits) Sets the value ofCfnTable.ReplicaSpecificationProperty.getReadCapacityUnits()
Sets the value ofCfnTable.ReplicaSpecificationProperty.getRegion()
Constructors in software.amazon.awscdk.services.cassandra with parameters of type CfnTable.ReplicaSpecificationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTable.ReplicaSpecificationProperty.Builder
.