@Generated(value="jsii-pacmak/1.12.0 (build 5ddc9f2)", date="2020-09-25T17:39:22.159Z") @Stability(value=Experimental) public interface DatabaseSecretProps extends software.amazon.jsii.JsiiSerializable
EXPERIMENTAL
| Modifier and Type | Interface and Description |
|---|---|
static class |
DatabaseSecretProps.Builder
A builder for
DatabaseSecretProps |
static class |
DatabaseSecretProps.Jsii$Proxy
An implementation for
DatabaseSecretProps |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseSecretProps.Builder |
builder() |
default IKey |
getEncryptionKey()
The KMS key to use to encrypt the secret.
|
String |
getUsername()
The username.
|
@Stability(value=Experimental) @NotNull String getUsername()
EXPERIMENTAL
@Stability(value=Experimental) @Nullable default IKey getEncryptionKey()
Default: default master key
EXPERIMENTAL
@Stability(value=Experimental) static DatabaseSecretProps.Builder builder()
DatabaseSecretProps.Builder of DatabaseSecretPropsCopyright © 2020. All rights reserved.