Uses of Class
software.amazon.awscdk.services.redshift.alpha.DatabaseOptions.Builder
Package
Description
Amazon Redshift Construct Library
-
Uses of DatabaseOptions.Builder in software.amazon.awscdk.services.redshift.alpha
Modifier and TypeMethodDescriptionSets the value ofDatabaseOptions.getAdminUser()
static DatabaseOptions.Builder
DatabaseOptions.builder()
Sets the value ofDatabaseOptions.getCluster()
DatabaseOptions.Builder.databaseName
(String databaseName) Sets the value ofDatabaseOptions.getDatabaseName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(DatabaseOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theDatabaseOptions.Builder
.