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.
4920 4921 4922 |
# File 'sig/types.rbs', line 4920 def job_runs @job_runs end |