Uses of Interface
software.amazon.awscdk.services.neptune.alpha.IDatabaseInstance
-
Uses of IDatabaseInstance in software.amazon.awscdk.services.neptune.alpha
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIDatabaseInstance
.Modifier and TypeClassDescriptionclass
(experimental) A database instance.class
(experimental) A new or imported database instance.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IDatabaseInstance
DatabaseInstanceBase.fromDatabaseInstanceAttributes
(software.constructs.Construct scope, String id, DatabaseInstanceAttributes attrs) (experimental) Import an existing database instance.