/AWS1/CL_NIMSTUDIOCOMPONENTC00¶
The configuration of the studio component, based on component type.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_activedirectoryconf TYPE REF TO /AWS1/CL_NIMACTDIRECTORYCONF /AWS1/CL_NIMACTDIRECTORYCONF¶
The configuration for a Directory Service for Microsoft Active Directory studio resource.
io_computefarmconfiguration TYPE REF TO /AWS1/CL_NIMCOMPUTEFARMCONF /AWS1/CL_NIMCOMPUTEFARMCONF¶
The configuration for a render farm that is associated with a studio resource.
io_licenseserviceconf TYPE REF TO /AWS1/CL_NIMLICENSESERVICECONF /AWS1/CL_NIMLICENSESERVICECONF¶
The configuration for a license service that is associated with a studio resource.
io_sharedfilesystemconf TYPE REF TO /AWS1/CL_NIMSHAREDFILESYSTEM00 /AWS1/CL_NIMSHAREDFILESYSTEM00¶
The configuration for a shared file storage system that is associated with a studio resource.
Queryable Attributes¶
activeDirectoryConfiguration¶
The configuration for a Directory Service for Microsoft Active Directory studio resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIVEDIRECTORYCONF() |
Getter for ACTIVEDIRECTORYCONFIGURATION |
computeFarmConfiguration¶
The configuration for a render farm that is associated with a studio resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTEFARMCONFIGURATION() |
Getter for COMPUTEFARMCONFIGURATION |
licenseServiceConfiguration¶
The configuration for a license service that is associated with a studio resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSESERVICECONF() |
Getter for LICENSESERVICECONFIGURATION |
sharedFileSystemConfiguration¶
The configuration for a shared file storage system that is associated with a studio resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHAREDFILESYSTEMCONF() |
Getter for SHAREDFILESYSTEMCONF |