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