@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:51.509Z") @Stability(value=Stable) public interface CredentialsFromUsernameOptions extends software.amazon.jsii.JsiiSerializable, CredentialsBaseOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
CredentialsFromUsernameOptions.Builder
A builder for
CredentialsFromUsernameOptions |
static class |
CredentialsFromUsernameOptions.Jsii$Proxy
An implementation for
CredentialsFromUsernameOptions |
| Modifier and Type | Method and Description |
|---|---|
static CredentialsFromUsernameOptions.Builder |
builder() |
default SecretValue |
getPassword()
Password.
|
getEncryptionKey, getExcludeCharacters@Stability(value=Stable) @Nullable default SecretValue getPassword()
Do not put passwords in your CDK code directly.
Default: - a Secrets Manager generated password
@Stability(value=Stable) static CredentialsFromUsernameOptions.Builder builder()
builder in interface CredentialsBaseOptionsCredentialsFromUsernameOptions.Builder of CredentialsFromUsernameOptionsCopyright © 2021. All rights reserved.