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)


7264
7265
7266
# File 'sig/types.rbs', line 7264

def job_run_id
  @job_run_id
end