@Stability(value=Stable) public static final class CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStudioComponent.ActiveDirectoryComputerAttributeProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty |
build()
Builds the configured instance.
|
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Builder |
name(String name)
Sets the value of
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.getName() |
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Builder |
value(String value)
Sets the value of
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.getValue() |
@Stability(value=Stable) public CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Builder name(String name)
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.getName()name - `CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Name`.this@Stability(value=Stable) public CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Builder value(String value)
CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.getValue()value - `CfnStudioComponent.ActiveDirectoryComputerAttributeProperty.Value`.this@Stability(value=Stable) public CfnStudioComponent.ActiveDirectoryComputerAttributeProperty build()
build in interface software.amazon.jsii.Builder<CfnStudioComponent.ActiveDirectoryComputerAttributeProperty>CfnStudioComponent.ActiveDirectoryComputerAttributePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.