class Aws::Glue::Types::BatchGetJobsRequest

@note When making an API call, you may pass BatchGetJobsRequest

data as a hash:

    {
      job_names: ["NameString"], # required
    }

@!attribute [rw] job_names

A list of job names, which might be the names returned from the
`ListJobs` operation.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/BatchGetJobsRequest AWS API Documentation

Constants

SENSITIVE