software.amazon.jsii.JsiiObject.InitializationModeLogin.Builder, Login.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IKey |
getEncryptionKey()
(experimental) KMS encryption key to encrypt the generated secret.
|
SecretValue |
getMasterPassword()
(experimental) Password.
|
String |
getMasterUsername()
(experimental) Username.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getMasterUsername()
LogingetMasterUsername in interface Loginpublic IKey getEncryptionKey()
LoginDefault: default master key
getEncryptionKey in interface Loginpublic SecretValue getMasterPassword()
LoginDo not put passwords in your CDK code directly.
Default: a Secrets Manager generated password
getMasterPassword in interface Loginpublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.