index property

int? index
final

The job index within the array that's associated with this job. This parameter is returned for array job children.

Implementation

final int? index;