| Package | Description |
|---|---|
| software.amazon.awscdk.services.docdb |
Amazon DocumentDB Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Login.Jsii$Proxy
An implementation for
Login |
| Modifier and Type | Method and Description |
|---|---|
Login |
Login.Builder.build()
Builds the configured instance.
|
Login |
DatabaseClusterProps.getMasterUser()
Username and password for the administrative user.
|
Login |
DatabaseClusterProps.Jsii$Proxy.getMasterUser() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseClusterProps.Builder |
DatabaseClusterProps.Builder.masterUser(Login masterUser)
Sets the value of
DatabaseClusterProps.getMasterUser() |
DatabaseCluster.Builder |
DatabaseCluster.Builder.masterUser(Login masterUser)
Username and password for the administrative user.
|
Copyright © 2022. All rights reserved.