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