@Stability(value=Stable) @Internal public static final class CfnMember.MemberFabricConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMember.MemberFabricConfigurationProperty
CfnMember.MemberFabricConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMember.MemberFabricConfigurationProperty.Builder, CfnMember.MemberFabricConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMember.MemberFabricConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMember.ApprovalThresholdPolicyProperty.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 |
getAdminPassword()
The password for the member's initial administrative user.
|
String |
getAdminUsername()
The user name for the member's initial administrative 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(CfnMember.MemberFabricConfigurationProperty.Builder builder)
CfnMember.ApprovalThresholdPolicyProperty.Builder.public final String getAdminPassword()
CfnMember.MemberFabricConfigurationProperty
The AdminPassword must be at least eight characters long and no more than 32 characters. It must contain at least one uppercase letter, one lowercase letter, and one digit. It cannot have a single quotation mark (‘), a double quotation marks (“), a forward slash(/), a backward slash(), @, or a space.
getAdminPassword in interface CfnMember.MemberFabricConfigurationPropertypublic final String getAdminUsername()
CfnMember.MemberFabricConfigurationPropertygetAdminUsername in interface CfnMember.MemberFabricConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.