ArrayPropertiesDetail

An object that represents the array properties of a job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val index: Int?

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

Link copied to clipboard
val size: Int?

The size of the array job. This parameter is returned for parent array jobs.

Link copied to clipboard

A summary of the number of array job children in each available job status. This parameter is returned for parent array jobs.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String