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