@Stability(value=Stable) @Internal public static final class CfnDirectoryConfigProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDirectoryConfigProps
CfnDirectoryConfigPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDirectoryConfigProps.Builder, CfnDirectoryConfigProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDirectoryConfigProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDirectoryConfigProps.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 |
getDirectoryName()
The fully qualified name of the directory (for example, corp.example.com).
|
List<String> |
getOrganizationalUnitDistinguishedNames()
The distinguished names of the organizational units for computer accounts.
|
Object |
getServiceAccountCredentials()
The credentials for the service account used by the streaming instance to connect to the directory.
|
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(CfnDirectoryConfigProps.Builder builder)
CfnDirectoryConfigProps.Builder.public final String getDirectoryName()
CfnDirectoryConfigPropsgetDirectoryName in interface CfnDirectoryConfigPropspublic final List<String> getOrganizationalUnitDistinguishedNames()
CfnDirectoryConfigPropsgetOrganizationalUnitDistinguishedNames in interface CfnDirectoryConfigPropspublic final Object getServiceAccountCredentials()
CfnDirectoryConfigProps
Do not use this parameter directly. Use ServiceAccountCredentials as an input parameter with noEcho as shown in the Parameters . For best practices information, see Do Not Embed Credentials in Your Templates .
getServiceAccountCredentials in interface CfnDirectoryConfigProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.