Class: Aws::Types::Job

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device_id ⇒ ::String

Returns the value of attribute device_id.

Returns:

  • (::String)


398
399
400
# File 'sig/types.rbs', line 398

def device_id
  @device_id
end

#job_id ⇒ ::String

Returns the value of attribute job_id.

Returns:

  • (::String)


399
400
401
# File 'sig/types.rbs', line 399

def job_id
  @job_id
end