ProtectedJobWorkerComputeConfiguration
The configuration of the compute resources for a PySpark job.
Contents
- number
-
The number of workers for a PySpark job.
Type: Integer
Valid Range: Minimum value of 4. Maximum value of 1024.
Required: Yes
- type
-
The worker compute configuration type.
Type: String
Valid Values:
CR.1X | CR.4XRequired: Yes
- properties
-
The configuration properties for the worker compute environment. These properties allow you to customize the compute settings for your AWS Clean Rooms workloads.
Type: WorkerComputeConfigurationProperties object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: