Uses of Interface
software.amazon.awscdk.services.rds.IAuroraClusterInstance
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IAuroraClusterInstance in software.amazon.awscdk.services.rds
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIAuroraClusterInstance
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionClusterInstance.bind
(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions props) Add the ClusterInstance to the cluster.IClusterInstance.bind
(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions options) Create the database instance within the provided cluster.default IAuroraClusterInstance
IClusterInstance.Jsii$Default.bind
(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions options) Create the database instance within the provided cluster.final IAuroraClusterInstance
IClusterInstance.Jsii$Proxy.bind
(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions options) Create the database instance within the provided cluster.