| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDBCluster.ScalingConfigurationProperty.Jsii$Proxy
An implementation for
CfnDBCluster.ScalingConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDBCluster.ScalingConfigurationProperty |
CfnDBCluster.ScalingConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDBCluster.Builder |
CfnDBCluster.Builder.scalingConfiguration(CfnDBCluster.ScalingConfigurationProperty scalingConfiguration)
The `ScalingConfiguration` property type specifies the scaling configuration of an Aurora Serverless DB cluster.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.scalingConfiguration(CfnDBCluster.ScalingConfigurationProperty scalingConfiguration)
Sets the value of
CfnDBClusterProps.getScalingConfiguration() |
void |
CfnDBCluster.setScalingConfiguration(CfnDBCluster.ScalingConfigurationProperty value)
The `ScalingConfiguration` property type specifies the scaling configuration of an Aurora Serverless DB cluster.
|
Copyright © 2022. All rights reserved.