7#include <aws/connecthealth/ConnectHealth_EXPORTS.h>
8#include <aws/connecthealth/model/InputDataConfig.h>
9#include <aws/connecthealth/model/InsightsContext.h>
10#include <aws/connecthealth/model/InsightsOutput.h>
11#include <aws/connecthealth/model/JobStatus.h>
12#include <aws/connecthealth/model/OutputDataConfig.h>
13#include <aws/connecthealth/model/PatientInsightsEncounterContext.h>
14#include <aws/connecthealth/model/PatientInsightsPatientContext.h>
15#include <aws/connecthealth/model/UserContext.h>
16#include <aws/core/http/HttpResponse.h>
17#include <aws/core/utils/DateTime.h>
18#include <aws/core/utils/memory/stl/AWSString.h>
23template <
typename RESULT_TYPE>
24class AmazonWebServiceResult;
31namespace ConnectHealth {
44 template <
typename JobIdT = Aws::String>
46 m_jobIdHasBeenSet =
true;
47 m_jobId = std::forward<JobIdT>(value);
49 template <
typename JobIdT = Aws::String>
51 SetJobId(std::forward<JobIdT>(value));
61 template <
typename JobArnT = Aws::String>
63 m_jobArnHasBeenSet =
true;
64 m_jobArn = std::forward<JobArnT>(value);
66 template <
typename JobArnT = Aws::String>
79 m_jobStatusHasBeenSet =
true;
93 template <
typename CreationTimeT = Aws::Utils::DateTime>
95 m_creationTimeHasBeenSet =
true;
96 m_creationTime = std::forward<CreationTimeT>(value);
98 template <
typename CreationTimeT = Aws::Utils::DateTime>
110 template <
typename UpdatedTimeT = Aws::Utils::DateTime>
112 m_updatedTimeHasBeenSet =
true;
113 m_updatedTime = std::forward<UpdatedTimeT>(value);
115 template <
typename UpdatedTimeT = Aws::Utils::DateTime>
127 template <
typename InsightsOutputT = InsightsOutput>
129 m_insightsOutputHasBeenSet =
true;
130 m_insightsOutput = std::forward<InsightsOutputT>(value);
132 template <
typename InsightsOutputT = InsightsOutput>
144 template <
typename StatusDetailsT = Aws::String>
146 m_statusDetailsHasBeenSet =
true;
147 m_statusDetails = std::forward<StatusDetailsT>(value);
149 template <
typename StatusDetailsT = Aws::String>
161 template <
typename PatientContextT = PatientInsightsPatientContext>
163 m_patientContextHasBeenSet =
true;
164 m_patientContext = std::forward<PatientContextT>(value);
166 template <
typename PatientContextT = PatientInsightsPatientContext>
178 template <
typename InsightsContextT = InsightsContext>
180 m_insightsContextHasBeenSet =
true;
181 m_insightsContext = std::forward<InsightsContextT>(value);
183 template <
typename InsightsContextT = InsightsContext>
195 template <
typename EncounterContextT = PatientInsightsEncounterContext>
197 m_encounterContextHasBeenSet =
true;
198 m_encounterContext = std::forward<EncounterContextT>(value);
200 template <
typename EncounterContextT = PatientInsightsEncounterContext>
212 template <
typename UserContextT = UserContext>
214 m_userContextHasBeenSet =
true;
215 m_userContext = std::forward<UserContextT>(value);
217 template <
typename UserContextT = UserContext>
229 template <
typename InputDataConfigT = InputDataConfig>
231 m_inputDataConfigHasBeenSet =
true;
232 m_inputDataConfig = std::forward<InputDataConfigT>(value);
234 template <
typename InputDataConfigT = InputDataConfig>
246 template <
typename OutputDataConfigT = OutputDataConfig>
248 m_outputDataConfigHasBeenSet =
true;
249 m_outputDataConfig = std::forward<OutputDataConfigT>(value);
251 template <
typename OutputDataConfigT = OutputDataConfig>
261 template <
typename RequestIdT = Aws::String>
263 m_requestIdHasBeenSet =
true;
264 m_requestId = std::forward<RequestIdT>(value);
266 template <
typename RequestIdT = Aws::String>
285 InsightsOutput m_insightsOutput;
289 PatientInsightsPatientContext m_patientContext;
291 InsightsContext m_insightsContext;
293 PatientInsightsEncounterContext m_encounterContext;
295 UserContext m_userContext;
297 InputDataConfig m_inputDataConfig;
299 OutputDataConfig m_outputDataConfig;
303 bool m_jobIdHasBeenSet =
false;
304 bool m_jobArnHasBeenSet =
false;
305 bool m_jobStatusHasBeenSet =
false;
306 bool m_creationTimeHasBeenSet =
false;
307 bool m_updatedTimeHasBeenSet =
false;
308 bool m_insightsOutputHasBeenSet =
false;
309 bool m_statusDetailsHasBeenSet =
false;
310 bool m_patientContextHasBeenSet =
false;
311 bool m_insightsContextHasBeenSet =
false;
312 bool m_encounterContextHasBeenSet =
false;
313 bool m_userContextHasBeenSet =
false;
314 bool m_inputDataConfigHasBeenSet =
false;
315 bool m_outputDataConfigHasBeenSet =
false;
316 bool m_requestIdHasBeenSet =
false;
GetPatientInsightsJobResult & WithJobId(JobIdT &&value)
GetPatientInsightsJobResult & WithInsightsContext(InsightsContextT &&value)
GetPatientInsightsJobResult & WithOutputDataConfig(OutputDataConfigT &&value)
void SetRequestId(RequestIdT &&value)
const PatientInsightsEncounterContext & GetEncounterContext() const
void SetOutputDataConfig(OutputDataConfigT &&value)
GetPatientInsightsJobResult & WithInsightsOutput(InsightsOutputT &&value)
AWS_CONNECTHEALTH_API GetPatientInsightsJobResult()=default
GetPatientInsightsJobResult & WithUpdatedTime(UpdatedTimeT &&value)
GetPatientInsightsJobResult & WithJobArn(JobArnT &&value)
void SetJobArn(JobArnT &&value)
const Aws::Utils::DateTime & GetCreationTime() const
const Aws::String & GetJobArn() const
void SetJobId(JobIdT &&value)
GetPatientInsightsJobResult & WithStatusDetails(StatusDetailsT &&value)
AWS_CONNECTHEALTH_API GetPatientInsightsJobResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const InsightsContext & GetInsightsContext() const
void SetInputDataConfig(InputDataConfigT &&value)
GetPatientInsightsJobResult & WithRequestId(RequestIdT &&value)
void SetJobStatus(JobStatus value)
GetPatientInsightsJobResult & WithCreationTime(CreationTimeT &&value)
void SetInsightsOutput(InsightsOutputT &&value)
void SetEncounterContext(EncounterContextT &&value)
const InsightsOutput & GetInsightsOutput() const
void SetCreationTime(CreationTimeT &&value)
GetPatientInsightsJobResult & WithUserContext(UserContextT &&value)
GetPatientInsightsJobResult & WithEncounterContext(EncounterContextT &&value)
GetPatientInsightsJobResult & WithPatientContext(PatientContextT &&value)
GetPatientInsightsJobResult & WithJobStatus(JobStatus value)
void SetUserContext(UserContextT &&value)
const Aws::String & GetRequestId() const
Aws::Http::HttpResponseCode GetHttpResponseCode() const
const InputDataConfig & GetInputDataConfig() const
const UserContext & GetUserContext() const
GetPatientInsightsJobResult & WithInputDataConfig(InputDataConfigT &&value)
void SetUpdatedTime(UpdatedTimeT &&value)
void SetPatientContext(PatientContextT &&value)
const OutputDataConfig & GetOutputDataConfig() const
const Aws::Utils::DateTime & GetUpdatedTime() const
const Aws::String & GetJobId() const
const PatientInsightsPatientContext & GetPatientContext() const
void SetInsightsContext(InsightsContextT &&value)
const Aws::String & GetStatusDetails() const
AWS_CONNECTHEALTH_API GetPatientInsightsJobResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
JobStatus GetJobStatus() const
void SetStatusDetails(StatusDetailsT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue