Class: Aws::Types::GetPatientInsightsJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_id::String

Returns the value of attribute domain_id.

Returns:

  • (::String)


193
194
195
# File 'sig/types.rbs', line 193

def domain_id
  @domain_id
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


194
195
196
# File 'sig/types.rbs', line 194

def job_id
  @job_id
end