public static final class CfnStudioComponent.ActiveDirectoryConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStudioComponent.ActiveDirectoryConfigurationProperty
CfnStudioComponent.ActiveDirectoryConfigurationProperty
CfnStudioComponent.ActiveDirectoryConfigurationProperty.Builder, CfnStudioComponent.ActiveDirectoryConfigurationProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getComputerAttributes()
A collection of custom attributes for an Active Directory computer.
|
java.lang.String |
getDirectoryId()
The directory ID of the AWS Directory Service for Microsoft Active Directory to access using this studio component.
|
java.lang.String |
getOrganizationalUnitDistinguishedName()
The distinguished name (DN) and organizational unit (OU) of an Active Directory computer.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getComputerAttributes()
CfnStudioComponent.ActiveDirectoryConfigurationProperty
getComputerAttributes
in interface CfnStudioComponent.ActiveDirectoryConfigurationProperty
public final java.lang.String getDirectoryId()
CfnStudioComponent.ActiveDirectoryConfigurationProperty
getDirectoryId
in interface CfnStudioComponent.ActiveDirectoryConfigurationProperty
public final java.lang.String getOrganizationalUnitDistinguishedName()
CfnStudioComponent.ActiveDirectoryConfigurationProperty
getOrganizationalUnitDistinguishedName
in interface CfnStudioComponent.ActiveDirectoryConfigurationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()