Uses of Interface
software.amazon.awscdk.services.neptune.DatabaseInstanceAttributes
-
Uses of DatabaseInstanceAttributes in software.amazon.awscdk.services.neptune
Modifier and TypeClassDescriptionstatic final class
An implementation forDatabaseInstanceAttributes
Modifier and TypeMethodDescriptionDatabaseInstanceAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IDatabaseInstance
DatabaseInstance.fromDatabaseInstanceAttributes
(software.constructs.Construct scope, String id, DatabaseInstanceAttributes attrs) (experimental) Import an existing database instance.