| Modifier and Type | Method and Description |
|---|---|
UserProps.Builder |
UserProps.Builder.adminUser(ISecret adminUser)
Sets the value of
DatabaseOptions.getAdminUser() |
static UserProps.Builder |
UserProps.builder() |
UserProps.Builder |
UserProps.Builder.cluster(ICluster cluster)
Sets the value of
DatabaseOptions.getCluster() |
UserProps.Builder |
UserProps.Builder.databaseName(String databaseName)
Sets the value of
DatabaseOptions.getDatabaseName() |
UserProps.Builder |
UserProps.Builder.encryptionKey(IKey encryptionKey)
Sets the value of
UserProps.getEncryptionKey() |
UserProps.Builder |
UserProps.Builder.removalPolicy(RemovalPolicy removalPolicy)
Sets the value of
UserProps.getRemovalPolicy() |
UserProps.Builder |
UserProps.Builder.username(String username)
Sets the value of
UserProps.getUsername() |
| Constructor and Description |
|---|
Jsii$Proxy(UserProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
UserProps.Builder. |
Copyright © 2022. All rights reserved.