Class: Aws::Types::BatchGetJobsRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_names::Array[::String]

Returns the value of attribute job_names.

Returns:

  • (::Array[::String])


374
375
376
# File 'sig/types.rbs', line 374

def job_names
  @job_names
end