| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerlessScalingOptions.Jsii$Proxy
An implementation for
ServerlessScalingOptions |
| Modifier and Type | Method and Description |
|---|---|
ServerlessScalingOptions |
ServerlessScalingOptions.Builder.build()
Builds the configured instance.
|
default ServerlessScalingOptions |
ServerlessClusterFromSnapshotProps.getScaling()
Scaling configuration of an Aurora Serverless database cluster.
|
ServerlessScalingOptions |
ServerlessClusterFromSnapshotProps.Jsii$Proxy.getScaling() |
default ServerlessScalingOptions |
ServerlessClusterProps.getScaling()
Scaling configuration of an Aurora Serverless database cluster.
|
ServerlessScalingOptions |
ServerlessClusterProps.Jsii$Proxy.getScaling() |
| Modifier and Type | Method and Description |
|---|---|
ServerlessClusterFromSnapshotProps.Builder |
ServerlessClusterFromSnapshotProps.Builder.scaling(ServerlessScalingOptions scaling)
Sets the value of
ServerlessClusterFromSnapshotProps.getScaling() |
ServerlessClusterFromSnapshot.Builder |
ServerlessClusterFromSnapshot.Builder.scaling(ServerlessScalingOptions scaling)
Scaling configuration of an Aurora Serverless database cluster.
|
ServerlessCluster.Builder |
ServerlessCluster.Builder.scaling(ServerlessScalingOptions scaling)
Scaling configuration of an Aurora Serverless database cluster.
|
ServerlessClusterProps.Builder |
ServerlessClusterProps.Builder.scaling(ServerlessScalingOptions scaling)
Sets the value of
ServerlessClusterProps.getScaling() |
Copyright © 2022. All rights reserved.