Uses of Class
software.amazon.awscdk.services.rds.CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder
Packages that use CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return CfnDBCluster.ServerlessV2ScalingConfigurationProperty.BuilderModifier 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()CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder.secondsUntilAutoPause(Number secondsUntilAutoPause) Constructors in software.amazon.awscdk.services.rds with parameters of type CfnDBCluster.ServerlessV2ScalingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder.