@Stability(value=Experimental) @Internal public static final class BasicAuthProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BasicAuthProps
BasicAuthPropssoftware.amazon.jsii.JsiiObject.InitializationModeBasicAuthProps.Builder, BasicAuthProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(BasicAuthProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BasicAuthProps.Builder. |
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) The encryption key to use to encrypt the password when it's generated in Secrets Manager.
|
SecretValue |
getPassword()
(experimental) The password.
|
String |
getUsername()
(experimental) The username.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(BasicAuthProps.Builder builder)
BasicAuthProps.Builder.public final String getUsername()
BasicAuthPropsgetUsername in interface BasicAuthPropspublic final IKey getEncryptionKey()
BasicAuthPropsDefault: - default master key
getEncryptionKey in interface BasicAuthPropspublic final SecretValue getPassword()
BasicAuthPropsDefault: - A Secrets Manager generated password
getPassword in interface BasicAuthProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.