Module: Aws::ConnectHealth::Client::_GetPatientInsightsJobResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetPatientInsightsJobResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


196
# File 'sig/client.rbs', line 196

def creation_time: () -> ::Time

#encounter_contextTypes::PatientInsightsEncounterContext



202
# File 'sig/client.rbs', line 202

def encounter_context: () -> Types::PatientInsightsEncounterContext

#input_data_configTypes::InputDataConfig



204
# File 'sig/client.rbs', line 204

def input_data_config: () -> Types::InputDataConfig

#insights_contextTypes::InsightsContext



201
# File 'sig/client.rbs', line 201

def insights_context: () -> Types::InsightsContext

#insights_outputTypes::InsightsOutput



198
# File 'sig/client.rbs', line 198

def insights_output: () -> Types::InsightsOutput

#job_arn::String

Returns:

  • (::String)


194
# File 'sig/client.rbs', line 194

def job_arn: () -> ::String

#job_id::String

Returns:

  • (::String)


193
# File 'sig/client.rbs', line 193

def job_id: () -> ::String

#job_status"SUBMITTED", ...

Returns:

  • ("SUBMITTED", "IN_PROGRESS", "FAILED", "SUCCEEDED")


195
# File 'sig/client.rbs', line 195

def job_status: () -> ("SUBMITTED" | "IN_PROGRESS" | "FAILED" | "SUCCEEDED")

#output_data_configTypes::OutputDataConfig



205
# File 'sig/client.rbs', line 205

def output_data_config: () -> Types::OutputDataConfig

#patient_contextTypes::PatientInsightsPatientContext



200
# File 'sig/client.rbs', line 200

def patient_context: () -> Types::PatientInsightsPatientContext

#status_details::String

Returns:

  • (::String)


199
# File 'sig/client.rbs', line 199

def status_details: () -> ::String

#updated_time::Time

Returns:

  • (::Time)


197
# File 'sig/client.rbs', line 197

def updated_time: () -> ::Time

#user_contextTypes::UserContext

Returns:



203
# File 'sig/client.rbs', line 203

def user_context: () -> Types::UserContext