taskCount property

Input<int> taskCount
final

The number of distinct workers who will perform the same task on each object. Valid value range between 1 and 3.

Implementation

final pulumi.Input<int> taskCount;