| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CredentialsFromUsernameOptions
Deprecated.
supporting API `fromUsername()` has been deprecated. See deprecation notice of the API.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CredentialsBaseOptions.Jsii$Proxy
An implementation for
CredentialsBaseOptions |
static class |
CredentialsFromUsernameOptions.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CredentialsBaseOptions |
CredentialsBaseOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static Credentials |
Credentials.fromGeneratedSecret(String username,
CredentialsBaseOptions options)
(experimental) Creates Credentials with a password generated and stored in Secrets Manager.
|
Copyright © 2021. All rights reserved.