Class: Aws::Types::ListBatchJobRestartPointsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#batch_job_steps::Array[Types::JobStep]

Returns the value of attribute batch_job_steps.

Returns:



741
742
743
# File 'sig/types.rbs', line 741

def batch_job_steps
  @batch_job_steps
end