| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IServerlessCluster.Jsii$Default
Internal default implementation for
IServerlessCluster. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IServerlessCluster.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
ServerlessCluster
(experimental) Create an Aurora Serverless Cluster.
|
| Modifier and Type | Method and Description |
|---|---|
static IServerlessCluster |
ServerlessCluster.fromServerlessClusterAttributes(software.constructs.Construct scope,
String id,
ServerlessClusterAttributes attrs)
(experimental) Import an existing DatabaseCluster from properties.
|
Copyright © 2021. All rights reserved.