AWS::NimbleStudio::StudioComponent StudioComponentConfiguration
The configuration of the studio component, based on component type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ActiveDirectoryConfiguration" :
ActiveDirectoryConfiguration
, "ComputeFarmConfiguration" :ComputeFarmConfiguration
, "LicenseServiceConfiguration" :LicenseServiceConfiguration
, "SharedFileSystemConfiguration" :SharedFileSystemConfiguration
}
YAML
ActiveDirectoryConfiguration:
ActiveDirectoryConfiguration
ComputeFarmConfiguration:ComputeFarmConfiguration
LicenseServiceConfiguration:LicenseServiceConfiguration
SharedFileSystemConfiguration:SharedFileSystemConfiguration
Properties
ActiveDirectoryConfiguration
-
The configuration for a AWS Directory Service for Microsoft Active Directory studio resource.
Required: No
Type: ActiveDirectoryConfiguration
Update requires: No interruption
ComputeFarmConfiguration
-
The configuration for a render farm that is associated with a studio resource.
Required: No
Type: ComputeFarmConfiguration
Update requires: No interruption
LicenseServiceConfiguration
-
The configuration for a license service that is associated with a studio resource.
Required: No
Type: LicenseServiceConfiguration
Update requires: No interruption
-
The configuration for a shared file storage system that is associated with a studio resource.
Required: No
Type: SharedFileSystemConfiguration
Update requires: No interruption