Uses of Class
software.amazon.awscdk.services.rds.DatabaseClusterLookupOptions.Builder
Packages that use DatabaseClusterLookupOptions.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of DatabaseClusterLookupOptions.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return DatabaseClusterLookupOptions.BuilderModifier and TypeMethodDescriptionDatabaseClusterLookupOptions.builder()
DatabaseClusterLookupOptions.Builder.clusterIdentifier
(String clusterIdentifier) Sets the value ofDatabaseClusterLookupOptions.getClusterIdentifier()
Constructors in software.amazon.awscdk.services.rds with parameters of type DatabaseClusterLookupOptions.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theDatabaseClusterLookupOptions.Builder
.