Uses of Class
software.amazon.awscdk.services.rds.CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionCfnDBCluster.ServerlessV2ScalingConfigurationProperty.builder()
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder.maxCapacity
(Number maxCapacity) Sets the value ofCfnDBCluster.ServerlessV2ScalingConfigurationProperty.getMaxCapacity()
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder.minCapacity
(Number minCapacity) Sets the value ofCfnDBCluster.ServerlessV2ScalingConfigurationProperty.getMinCapacity()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder
.