@Stability(value=Stable) public static final class CfnStudioComponent.StudioComponentConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStudioComponent.StudioComponentConfigurationProperty>
CfnStudioComponent.StudioComponentConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnStudioComponent.StudioComponentConfigurationProperty.Builder activeDirectoryConfiguration(CfnStudioComponent.ActiveDirectoryConfigurationProperty activeDirectoryConfiguration)
CfnStudioComponent.StudioComponentConfigurationProperty.getActiveDirectoryConfiguration()activeDirectoryConfiguration - The configuration for a Microsoft Active Directory (Microsoft AD) studio resource.this@Stability(value=Stable) public CfnStudioComponent.StudioComponentConfigurationProperty.Builder activeDirectoryConfiguration(IResolvable activeDirectoryConfiguration)
CfnStudioComponent.StudioComponentConfigurationProperty.getActiveDirectoryConfiguration()activeDirectoryConfiguration - The configuration for a Microsoft Active Directory (Microsoft AD) studio resource.this@Stability(value=Stable) public CfnStudioComponent.StudioComponentConfigurationProperty.Builder computeFarmConfiguration(CfnStudioComponent.ComputeFarmConfigurationProperty computeFarmConfiguration)
CfnStudioComponent.StudioComponentConfigurationProperty.getComputeFarmConfiguration()computeFarmConfiguration - The configuration for a render farm that is associated with a studio resource.this@Stability(value=Stable) public CfnStudioComponent.StudioComponentConfigurationProperty.Builder computeFarmConfiguration(IResolvable computeFarmConfiguration)
CfnStudioComponent.StudioComponentConfigurationProperty.getComputeFarmConfiguration()computeFarmConfiguration - The configuration for a render farm that is associated with a studio resource.this@Stability(value=Stable) public CfnStudioComponent.StudioComponentConfigurationProperty.Builder licenseServiceConfiguration(CfnStudioComponent.LicenseServiceConfigurationProperty licenseServiceConfiguration)
CfnStudioComponent.StudioComponentConfigurationProperty.getLicenseServiceConfiguration()licenseServiceConfiguration - The configuration for a license service that is associated with a studio resource.this@Stability(value=Stable) public CfnStudioComponent.StudioComponentConfigurationProperty.Builder licenseServiceConfiguration(IResolvable licenseServiceConfiguration)
CfnStudioComponent.StudioComponentConfigurationProperty.getLicenseServiceConfiguration()licenseServiceConfiguration - The configuration for a license service that is associated with a studio resource.this@Stability(value=Stable) public CfnStudioComponent.StudioComponentConfigurationProperty.Builder sharedFileSystemConfiguration(CfnStudioComponent.SharedFileSystemConfigurationProperty sharedFileSystemConfiguration)
CfnStudioComponent.StudioComponentConfigurationProperty.getSharedFileSystemConfiguration()sharedFileSystemConfiguration - The configuration for a shared file storage system that is associated with a studio resource.this@Stability(value=Stable) public CfnStudioComponent.StudioComponentConfigurationProperty.Builder sharedFileSystemConfiguration(IResolvable sharedFileSystemConfiguration)
CfnStudioComponent.StudioComponentConfigurationProperty.getSharedFileSystemConfiguration()sharedFileSystemConfiguration - The configuration for a shared file storage system that is associated with a studio resource.this@Stability(value=Stable) public CfnStudioComponent.StudioComponentConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnStudioComponent.StudioComponentConfigurationProperty>CfnStudioComponent.StudioComponentConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.