Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.ProvisionedThroughputProperty.Builder
Packages that use CfnTablePropsMixin.ProvisionedThroughputProperty.Builder
-
Uses of CfnTablePropsMixin.ProvisionedThroughputProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb 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.dynamodb with parameters of type CfnTablePropsMixin.ProvisionedThroughputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.ProvisionedThroughputProperty.Builder.