| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| 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)
Creates Credentials for the given username, and optional password and key.
|
Copyright © 2022. All rights reserved.