@Stability(value=Stable)
public static interface CfnStudioComponent.ActiveDirectoryConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStudioComponent.ActiveDirectoryConfigurationProperty.Builder
A builder for
CfnStudioComponent.ActiveDirectoryConfigurationProperty |
static class |
CfnStudioComponent.ActiveDirectoryConfigurationProperty.Jsii$Proxy
An implementation for
CfnStudioComponent.ActiveDirectoryConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStudioComponent.ActiveDirectoryConfigurationProperty.Builder |
builder() |
default Object |
getComputerAttributes()
`CfnStudioComponent.ActiveDirectoryConfigurationProperty.ComputerAttributes`.
|
default String |
getDirectoryId()
`CfnStudioComponent.ActiveDirectoryConfigurationProperty.DirectoryId`.
|
default String |
getOrganizationalUnitDistinguishedName()
`CfnStudioComponent.ActiveDirectoryConfigurationProperty.OrganizationalUnitDistinguishedName`.
|
@Stability(value=Stable) @Nullable default Object getComputerAttributes()
@Stability(value=Stable) @Nullable default String getDirectoryId()
@Stability(value=Stable) @Nullable default String getOrganizationalUnitDistinguishedName()
@Stability(value=Stable) static CfnStudioComponent.ActiveDirectoryConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.