Class: Aws::Types::JobNodeDetails
- Inherits:
-
Object
- Object
- Aws::Types::JobNodeDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_runs ⇒ ::Array[Types::JobRun]
Returns the value of attribute job_runs.
Instance Attribute Details
#job_runs ⇒ ::Array[Types::JobRun]
Returns the value of attribute job_runs.
4939 4940 4941 |
# File 'sig/types.rbs', line 4939 def job_runs @job_runs end |