ArrayPropertiesSummary

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 children of array jobs.

Link copied to clipboard
val size: Int?

The size of the array job. 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