Uses of Interface
software.amazon.awscdk.services.neptune.alpha.DatabaseClusterAttributes
-
Uses of DatabaseClusterAttributes in software.amazon.awscdk.services.neptune.alpha
Modifier and TypeClassDescriptionstatic final class
An implementation forDatabaseClusterAttributes
Modifier and TypeMethodDescriptionDatabaseClusterAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IDatabaseCluster
DatabaseClusterBase.fromDatabaseClusterAttributes
(software.constructs.Construct scope, String id, DatabaseClusterAttributes attrs) (experimental) Import an existing DatabaseCluster from properties.