Class: Aws::Types::StartJobRunResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_run_id::String

Returns the value of attribute job_run_id.

Returns:

  • (::String)


7232
7233
7234
# File 'sig/types.rbs', line 7232

def job_run_id
  @job_run_id
end