@Stability(value=Stable) @Internal public static final class CfnDomain.MasterUserOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.MasterUserOptionsProperty
CfnDomain.MasterUserOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomain.MasterUserOptionsProperty.Builder, CfnDomain.MasterUserOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomain.MasterUserOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomain.AdvancedSecurityOptionsInputProperty.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) |
String |
getMasterUserArn()
ARN for the master user.
|
String |
getMasterUserName()
Username for the master user.
|
String |
getMasterUserPassword()
Password for the master user.
|
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(CfnDomain.MasterUserOptionsProperty.Builder builder)
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.public final String getMasterUserArn()
CfnDomain.MasterUserOptionsProperty
Only specify if InternalUserDatabaseEnabled is false in AdvancedSecurityOptions .
getMasterUserArn in interface CfnDomain.MasterUserOptionsPropertypublic final String getMasterUserName()
CfnDomain.MasterUserOptionsProperty
Only specify if InternalUserDatabaseEnabled is true in AdvancedSecurityOptions . If you don't want to specify this value directly within the template, you can use a dynamic reference instead.
getMasterUserName in interface CfnDomain.MasterUserOptionsPropertypublic final String getMasterUserPassword()
CfnDomain.MasterUserOptionsProperty
Only specify if InternalUserDatabaseEnabled is true in AdvancedSecurityOptions . If you don't want to specify this value directly within the template, you can use a dynamic reference instead.
getMasterUserPassword in interface CfnDomain.MasterUserOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.