| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
InstanceProps |
InstanceProps.Builder.build()
Builds the configured instance.
|
InstanceProps |
DatabaseClusterProps.getInstanceProps()
Settings for the individual instances that are launched.
|
InstanceProps |
DatabaseClusterProps.Jsii$Proxy.getInstanceProps() |
InstanceProps |
DatabaseClusterFromSnapshotProps.getInstanceProps()
Settings for the individual instances that are launched.
|
InstanceProps |
DatabaseClusterFromSnapshotProps.Jsii$Proxy.getInstanceProps() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseClusterFromSnapshot.Builder |
DatabaseClusterFromSnapshot.Builder.instanceProps(InstanceProps instanceProps)
Settings for the individual instances that are launched.
|
DatabaseClusterProps.Builder |
DatabaseClusterProps.Builder.instanceProps(InstanceProps instanceProps)
Sets the value of
DatabaseClusterProps.getInstanceProps() |
DatabaseClusterFromSnapshotProps.Builder |
DatabaseClusterFromSnapshotProps.Builder.instanceProps(InstanceProps instanceProps)
Sets the value of
DatabaseClusterFromSnapshotProps.getInstanceProps() |
DatabaseCluster.Builder |
DatabaseCluster.Builder.instanceProps(InstanceProps instanceProps)
Settings for the individual instances that are launched.
|
Copyright © 2022. All rights reserved.