| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnDBClusterProps |
CfnDBClusterProps.Builder.build()
Builds the configured instance.
|
protected CfnDBClusterProps |
DatabaseClusterFromSnapshot.getNewCfnProps() |
protected CfnDBClusterProps |
ServerlessClusterFromSnapshot.getNewCfnProps() |
protected CfnDBClusterProps |
ServerlessCluster.getNewCfnProps() |
protected CfnDBClusterProps |
DatabaseCluster.getNewCfnProps() |
| Constructor and Description |
|---|
CfnDBCluster(software.constructs.Construct scope,
String id,
CfnDBClusterProps props)
Create a new `AWS::RDS::DBCluster`.
|
Copyright © 2022. All rights reserved.