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
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#jobsArray<Types::Job>

A list of job definitions.

Returns:

  • (Array<Types::Job>)

    A list of job definitions.

#jobs_not_foundArray<String>

A list of names of jobs not found.

Returns:

  • (Array<String>)

    A list of names of jobs not found.