jobType property

JobType? jobType
final

The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE.

Implementation

final JobType? jobType;