@Stability(value=Stable) public static final class CfnStudioComponent.ComputeFarmConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStudioComponent.ComputeFarmConfigurationProperty>
CfnStudioComponent.ComputeFarmConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStudioComponent.ComputeFarmConfigurationProperty.Builder |
activeDirectoryUser(String activeDirectoryUser)
|
CfnStudioComponent.ComputeFarmConfigurationProperty |
build()
Builds the configured instance.
|
CfnStudioComponent.ComputeFarmConfigurationProperty.Builder |
endpoint(String endpoint)
Sets the value of
CfnStudioComponent.ComputeFarmConfigurationProperty.getEndpoint() |
@Stability(value=Stable) public CfnStudioComponent.ComputeFarmConfigurationProperty.Builder activeDirectoryUser(String activeDirectoryUser)
activeDirectoryUser - The name of an Active Directory user that is used on ComputeFarm worker instances.this@Stability(value=Stable) public CfnStudioComponent.ComputeFarmConfigurationProperty.Builder endpoint(String endpoint)
CfnStudioComponent.ComputeFarmConfigurationProperty.getEndpoint()endpoint - The endpoint of the ComputeFarm that is accessed by the studio component resource.this@Stability(value=Stable) public CfnStudioComponent.ComputeFarmConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnStudioComponent.ComputeFarmConfigurationProperty>CfnStudioComponent.ComputeFarmConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.