Uses of Class
software.amazon.awscdk.services.rds.ServerlessScalingOptions.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of ServerlessScalingOptions.Builder in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionSets the value ofServerlessScalingOptions.getAutoPause()
ServerlessScalingOptions.builder()
ServerlessScalingOptions.Builder.maxCapacity
(AuroraCapacityUnit maxCapacity) Sets the value ofServerlessScalingOptions.getMaxCapacity()
ServerlessScalingOptions.Builder.minCapacity
(AuroraCapacityUnit minCapacity) Sets the value ofServerlessScalingOptions.getMinCapacity()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theServerlessScalingOptions.Builder
.