Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cassandra.CfnTablePropsMixin.ProvisionedThroughputProperty.Builder
Packages that use CfnTablePropsMixin.ProvisionedThroughputProperty.Builder
-
Uses of CfnTablePropsMixin.ProvisionedThroughputProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cassandra
Methods in software.amazon.awscdk.cfnpropertymixins.services.cassandra that return CfnTablePropsMixin.ProvisionedThroughputProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.ProvisionedThroughputProperty.builder()CfnTablePropsMixin.ProvisionedThroughputProperty.Builder.readCapacityUnits(Number readCapacityUnits) Sets the value ofCfnTablePropsMixin.ProvisionedThroughputProperty.getReadCapacityUnits()CfnTablePropsMixin.ProvisionedThroughputProperty.Builder.writeCapacityUnits(Number writeCapacityUnits) Sets the value ofCfnTablePropsMixin.ProvisionedThroughputProperty.getWriteCapacityUnits()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cassandra with parameters of type CfnTablePropsMixin.ProvisionedThroughputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.ProvisionedThroughputProperty.Builder.