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