Uses of Interface
software.amazon.awscdk.interfaces.neptune.DBInstanceReference
Packages that use DBInstanceReference
Package
Description
Amazon Neptune Construct Library
-
Uses of DBInstanceReference in software.amazon.awscdk.interfaces.neptune
Classes in software.amazon.awscdk.interfaces.neptune that implement DBInstanceReferenceMethods in software.amazon.awscdk.interfaces.neptune that return DBInstanceReferenceModifier and TypeMethodDescriptionDBInstanceReference.Builder.build()Builds the configured instance.IDBInstanceRef.getDbInstanceRef()(experimental) A reference to a DBInstance resource.default DBInstanceReferenceIDBInstanceRef.Jsii$Default.getDbInstanceRef()(experimental) A reference to a DBInstance resource.final DBInstanceReferenceIDBInstanceRef.Jsii$Proxy.getDbInstanceRef()(experimental) A reference to a DBInstance resource. -
Uses of DBInstanceReference in software.amazon.awscdk.services.neptune
Methods in software.amazon.awscdk.services.neptune that return DBInstanceReferenceModifier and TypeMethodDescriptionCfnDBInstance.getDbInstanceRef()A reference to a DBInstance resource.