Class: Aws::Types::ListBatchJobRestartPointsResponse
- Inherits:
-
Object
- Object
- Aws::Types::ListBatchJobRestartPointsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#batch_job_steps ⇒ ::Array[Types::JobStep]
Returns the value of attribute batch_job_steps.
Instance Attribute Details
#batch_job_steps ⇒ ::Array[Types::JobStep]
Returns the value of attribute batch_job_steps.
741 742 743 |
# File 'sig/types.rbs', line 741 def batch_job_steps @batch_job_steps end |