Class: Aws::Types::GetJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_attribute_names ⇒ ::Array[("QueueInfo")]

Returns the value of attribute additional_attribute_names.

Returns:

  • (::Array[("QueueInfo")])


197
198
199
# File 'sig/types.rbs', line 197

def additional_attribute_names
  @additional_attribute_names
end

#job_arn ⇒ ::String

Returns the value of attribute job_arn.

Returns:

  • (::String)


196
197
198
# File 'sig/types.rbs', line 196

def job_arn
  @job_arn
end