@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-06-24T18:52:21.655Z") @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.