@Stability(value=Stable) @Internal public static final class CfnDirectoryConfig.ServiceAccountCredentialsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDirectoryConfig.ServiceAccountCredentialsProperty
CfnDirectoryConfig.ServiceAccountCredentialsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDirectoryConfig.ServiceAccountCredentialsProperty.Builder, CfnDirectoryConfig.ServiceAccountCredentialsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDirectoryConfig.ServiceAccountCredentialsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDirectoryConfig.ServiceAccountCredentialsProperty.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 |
getAccountName()
The user name of the account.
|
String |
getAccountPassword()
The password for the account.
|
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(CfnDirectoryConfig.ServiceAccountCredentialsProperty.Builder builder)
CfnDirectoryConfig.ServiceAccountCredentialsProperty.Builder.public final String getAccountName()
CfnDirectoryConfig.ServiceAccountCredentialsPropertyThis account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.
getAccountName in interface CfnDirectoryConfig.ServiceAccountCredentialsPropertypublic final String getAccountPassword()
CfnDirectoryConfig.ServiceAccountCredentialsPropertygetAccountPassword in interface CfnDirectoryConfig.ServiceAccountCredentialsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.