@Stability(value=Stable)
public static interface CfnStudioComponent.StudioComponentConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStudioComponent.StudioComponentConfigurationProperty.Builder
A builder for
CfnStudioComponent.StudioComponentConfigurationProperty |
static class |
CfnStudioComponent.StudioComponentConfigurationProperty.Jsii$Proxy
An implementation for
CfnStudioComponent.StudioComponentConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStudioComponent.StudioComponentConfigurationProperty.Builder |
builder() |
default Object |
getActiveDirectoryConfiguration()
`CfnStudioComponent.StudioComponentConfigurationProperty.ActiveDirectoryConfiguration`.
|
default Object |
getComputeFarmConfiguration()
`CfnStudioComponent.StudioComponentConfigurationProperty.ComputeFarmConfiguration`.
|
default Object |
getLicenseServiceConfiguration()
`CfnStudioComponent.StudioComponentConfigurationProperty.LicenseServiceConfiguration`.
|
default Object |
getSharedFileSystemConfiguration()
`CfnStudioComponent.StudioComponentConfigurationProperty.SharedFileSystemConfiguration`.
|
@Stability(value=Stable) @Nullable default Object getActiveDirectoryConfiguration()
@Stability(value=Stable) @Nullable default Object getComputeFarmConfiguration()
@Stability(value=Stable) @Nullable default Object getLicenseServiceConfiguration()
@Stability(value=Stable) @Nullable default Object getSharedFileSystemConfiguration()
@Stability(value=Stable) static CfnStudioComponent.StudioComponentConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.