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