| Modifier and Type | Class and Description |
|---|---|
static class |
CredentialsFromUsernameOptions.Jsii$Proxy
An implementation for
CredentialsFromUsernameOptions |
| Modifier and Type | Method and Description |
|---|---|
CredentialsFromUsernameOptions |
CredentialsFromUsernameOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static Credentials |
Credentials.fromUsername(String username,
CredentialsFromUsernameOptions options)
Deprecated.
use `fromGeneratedSecret()` or `fromPassword()` for new Clusters and Instances.
Note that switching from `fromUsername()` to `fromGeneratedSecret()` or `fromPassword()` for already deployed
Clusters or Instances will result in their replacement!
|
Copyright © 2021. All rights reserved.