Class: Aws::Types::DescribeJobFlowsOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeJobFlowsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_flows ⇒ ::Array[Types::JobFlowDetail]
Returns the value of attribute job_flows.
Instance Attribute Details
#job_flows ⇒ ::Array[Types::JobFlowDetail]
Returns the value of attribute job_flows.
370 371 372 |
# File 'sig/types.rbs', line 370 def job_flows @job_flows end |