Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.OnDemandThroughputProperty.Builder
Packages that use CfnTablePropsMixin.OnDemandThroughputProperty.Builder
-
Uses of CfnTablePropsMixin.OnDemandThroughputProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.OnDemandThroughputProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.OnDemandThroughputProperty.builder()CfnTablePropsMixin.OnDemandThroughputProperty.Builder.maxReadRequestUnits(Number maxReadRequestUnits) Sets the value ofCfnTablePropsMixin.OnDemandThroughputProperty.getMaxReadRequestUnits()CfnTablePropsMixin.OnDemandThroughputProperty.Builder.maxWriteRequestUnits(Number maxWriteRequestUnits) Sets the value ofCfnTablePropsMixin.OnDemandThroughputProperty.getMaxWriteRequestUnits()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.OnDemandThroughputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.OnDemandThroughputProperty.Builder.