class Aws::Batch::Types::ArrayPropertiesDetail

An object representing the array properties of a job.

@!attribute [rw] status_summary

A summary of the number of array job children in each available job
status. This parameter is returned for parent array jobs.
@return [Hash<String,Integer>]

@!attribute [rw] size

The size of the array job. This parameter is returned for parent
array jobs.
@return [Integer]

@!attribute [rw] index

The job index within the array that's associated with this job.
This parameter is returned for array job children.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/ArrayPropertiesDetail AWS API Documentation

Constants

SENSITIVE