An absolute number of the minimum number of successful completions of subtasks. As soon as this criteria is met, the array job will be marked as successful and outputs will be computed. :rtype: int
parallelism
None
Defines the minimum number of instances to bring up concurrently at any given point. :rtype: int
size
None
Defines the number of instances to launch at most. This number should match the size of the input if the job requires processing of all input data. This has to be a positive number. rtype: int