| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder |
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.builder() |
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder |
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder.maxCapacity(Number maxCapacity)
Sets the value of
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.getMaxCapacity() |
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder |
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder.minCapacity(Number minCapacity)
Sets the value of
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.getMinCapacity() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDBCluster.DBClusterRoleProperty.Builder. |
Copyright © 2022. All rights reserved.