@Stability(value=Stable) @Internal public static final class CfnBroker.UserProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBroker.UserProperty
CfnBroker.UserPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBroker.UserProperty.Builder, CfnBroker.UserProperty.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.
|
protected |
Jsii$Proxy(String password,
String username,
Object consoleAccess,
List<String> groups)
Constructor that initializes the object based on literal property values passed by the
CfnBroker.ConfigurationIdProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConsoleAccess()
`CfnBroker.UserProperty.ConsoleAccess`.
|
List<String> |
getGroups()
`CfnBroker.UserProperty.Groups`.
|
String |
getPassword()
`CfnBroker.UserProperty.Password`.
|
String |
getUsername()
`CfnBroker.UserProperty.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.public final String getPassword()
CfnBroker.UserPropertygetPassword in interface CfnBroker.UserPropertypublic final String getUsername()
CfnBroker.UserPropertygetUsername in interface CfnBroker.UserPropertypublic final Object getConsoleAccess()
CfnBroker.UserPropertygetConsoleAccess in interface CfnBroker.UserPropertypublic final List<String> getGroups()
CfnBroker.UserPropertygetGroups in interface CfnBroker.UserProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.