Class: Aws::Types::DescribeJobsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeJobsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#jobs ⇒ ::Array[::String]
Returns the value of attribute jobs.
Instance Attribute Details
#jobs ⇒ ::Array[::String]
Returns the value of attribute jobs.
473 474 475 |
# File 'sig/types.rbs', line 473 def jobs @jobs end |