Class: Aws::Types::StartPatientInsightsJobResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time::Time

Returns the value of attribute creation_time.

Returns:

  • (::Time)


474
475
476
# File 'sig/types.rbs', line 474

def creation_time
  @creation_time
end

#job_arn::String

Returns the value of attribute job_arn.

Returns:

  • (::String)


472
473
474
# File 'sig/types.rbs', line 472

def job_arn
  @job_arn
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


473
474
475
# File 'sig/types.rbs', line 473

def job_id
  @job_id
end