Uses of Interface
software.amazon.awscdk.services.rds.IAuroraClusterInstance
Packages that use IAuroraClusterInstance
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IAuroraClusterInstance in software.amazon.awscdk.services.rds
Subinterfaces of IAuroraClusterInstance in software.amazon.awscdk.services.rdsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAuroraClusterInstance.Classes in software.amazon.awscdk.services.rds that implement IAuroraClusterInstanceModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.rds that return IAuroraClusterInstanceModifier 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 IAuroraClusterInstanceIClusterInstance.Jsii$Default.bind(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions options) Create the database instance within the provided cluster.final IAuroraClusterInstanceIClusterInstance.Jsii$Proxy.bind(software.constructs.Construct scope, IDatabaseCluster cluster, ClusterInstanceBindOptions options) Create the database instance within the provided cluster.