Uses of Interface
software.amazon.awscdk.interfaces.docdb.IDBInstanceRef
Packages that use IDBInstanceRef
Package
Description
Amazon DocumentDB Construct Library
-
Uses of IDBInstanceRef in software.amazon.awscdk.interfaces.docdb
Subinterfaces of IDBInstanceRef in software.amazon.awscdk.interfaces.docdbModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDBInstanceRef.Classes in software.amazon.awscdk.interfaces.docdb that implement IDBInstanceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDBInstanceRef in software.amazon.awscdk.services.docdb
Classes in software.amazon.awscdk.services.docdb that implement IDBInstanceRefModifier and TypeClassDescriptionclassTheAWS::DocDB::DBInstanceAmazon DocumentDB (with MongoDB compatibility) resource describes a DBInstance.