You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::BatchGetJobsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::BatchGetJobsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#jobs ⇒ Array<Types::Job>
A list of job definitions.
-
#jobs_not_found ⇒ Array<String>
A list of names of jobs not found.
Instance Attribute Details
#jobs ⇒ Array<Types::Job>
A list of job definitions.
#jobs_not_found ⇒ Array<String>
A list of names of jobs not found.