@Stability(value=Stable) public static final class CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDBCluster.ServerlessV2ScalingConfigurationProperty>
CfnDBCluster.ServerlessV2ScalingConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDBCluster.ServerlessV2ScalingConfigurationProperty |
build()
Builds the configured instance.
|
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder |
maxCapacity(Number maxCapacity)
Sets the value of
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.getMaxCapacity() |
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder |
minCapacity(Number minCapacity)
Sets the value of
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.getMinCapacity() |
@Stability(value=Stable) public CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder maxCapacity(Number maxCapacity)
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.getMaxCapacity()maxCapacity - `CfnDBCluster.ServerlessV2ScalingConfigurationProperty.MaxCapacity`.this@Stability(value=Stable) public CfnDBCluster.ServerlessV2ScalingConfigurationProperty.Builder minCapacity(Number minCapacity)
CfnDBCluster.ServerlessV2ScalingConfigurationProperty.getMinCapacity()minCapacity - `CfnDBCluster.ServerlessV2ScalingConfigurationProperty.MinCapacity`.this@Stability(value=Stable) public CfnDBCluster.ServerlessV2ScalingConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDBCluster.ServerlessV2ScalingConfigurationProperty>CfnDBCluster.ServerlessV2ScalingConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.