| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnDBInstanceProps |
CfnDBInstanceProps.Builder.build()
Builds the configured instance.
|
protected CfnDBInstanceProps |
DatabaseInstanceReadReplica.getNewCfnProps() |
protected CfnDBInstanceProps |
DatabaseInstanceFromSnapshot.getNewCfnProps() |
protected CfnDBInstanceProps |
DatabaseInstance.getNewCfnProps() |
protected CfnDBInstanceProps |
DatabaseInstanceFromSnapshot.getSourceCfnProps() |
protected CfnDBInstanceProps |
DatabaseInstance.getSourceCfnProps() |
| Constructor and Description |
|---|
CfnDBInstance(software.constructs.Construct scope,
String id,
CfnDBInstanceProps props)
Create a new `AWS::RDS::DBInstance`.
|
Copyright © 2022. All rights reserved.