@Stability(value=Stable)
public static interface CfnStudioComponent.ActiveDirectoryComputerAttributeProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Builder
|
static class |
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Jsii$Proxy
An implementation for
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty |
Modifier and Type | Method and Description |
---|---|
static CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Builder |
builder() |
default String |
getName()
`CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Name`.
|
default String |
getValue()
`CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Builder builder()
Copyright © 2021. All rights reserved.