| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryConfiguration |
ActiveDirectoryConfiguration.clone() |
ActiveDirectoryConfiguration |
StudioComponentConfiguration.getActiveDirectoryConfiguration()
The configuration for a Directory Service for Microsoft Active Directory studio resource.
|
ActiveDirectoryConfiguration |
ActiveDirectoryConfiguration.withComputerAttributes(ActiveDirectoryComputerAttribute... computerAttributes)
A collection of custom attributes for an Active Directory computer.
|
ActiveDirectoryConfiguration |
ActiveDirectoryConfiguration.withComputerAttributes(Collection<ActiveDirectoryComputerAttribute> computerAttributes)
A collection of custom attributes for an Active Directory computer.
|
ActiveDirectoryConfiguration |
ActiveDirectoryConfiguration.withDirectoryId(String directoryId)
The directory ID of the Directory Service for Microsoft Active Directory to access using this studio component.
|
ActiveDirectoryConfiguration |
ActiveDirectoryConfiguration.withOrganizationalUnitDistinguishedName(String organizationalUnitDistinguishedName)
The distinguished name (DN) and organizational unit (OU) of an Active Directory computer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StudioComponentConfiguration.setActiveDirectoryConfiguration(ActiveDirectoryConfiguration activeDirectoryConfiguration)
The configuration for a Directory Service for Microsoft Active Directory studio resource.
|
StudioComponentConfiguration |
StudioComponentConfiguration.withActiveDirectoryConfiguration(ActiveDirectoryConfiguration activeDirectoryConfiguration)
The configuration for a Directory Service for Microsoft Active Directory studio resource.
|
Copyright © 2023. All rights reserved.