Uses of Interface
software.amazon.awscdk.services.docdb.IDatabaseCluster
Packages that use IDatabaseCluster
-
Uses of IDatabaseCluster in software.amazon.awscdk.services.docdb
Subinterfaces of IDatabaseCluster in software.amazon.awscdk.services.docdbModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDatabaseCluster.Classes in software.amazon.awscdk.services.docdb that implement IDatabaseClusterModifier and TypeClassDescriptionclassCreate a clustered database with a given number of instances.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.docdb that return IDatabaseClusterModifier and TypeMethodDescriptionstatic IDatabaseClusterDatabaseCluster.fromDatabaseClusterAttributes(software.constructs.Construct scope, String id, DatabaseClusterAttributes attrs) Import an existing DatabaseCluster from properties.DatabaseInstance.getCluster()The instance's database cluster.