Uses of Interface
software.amazon.awscdk.services.rds.InstanceProps
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of InstanceProps in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptionInstanceProps.Builder.build()
Builds the configured instance.DatabaseClusterFromSnapshotProps.getInstanceProps()
Settings for the individual instances that are launched.final InstanceProps
DatabaseClusterFromSnapshotProps.Jsii$Proxy.getInstanceProps()
DatabaseClusterProps.getInstanceProps()
Settings for the individual instances that are launched.final InstanceProps
DatabaseClusterProps.Jsii$Proxy.getInstanceProps()
Modifier and TypeMethodDescriptionDatabaseCluster.Builder.instanceProps
(InstanceProps instanceProps) Settings for the individual instances that are launched.DatabaseClusterFromSnapshot.Builder.instanceProps
(InstanceProps instanceProps) Settings for the individual instances that are launched.DatabaseClusterFromSnapshotProps.Builder.instanceProps
(InstanceProps instanceProps) Sets the value ofDatabaseClusterFromSnapshotProps.getInstanceProps()
DatabaseClusterProps.Builder.instanceProps
(InstanceProps instanceProps) Sets the value ofDatabaseClusterProps.getInstanceProps()