7#include <aws/comprehend/Comprehend_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/comprehend/model/JobStatus.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/comprehend/model/InputDataConfig.h>
12#include <aws/comprehend/model/OutputDataConfig.h>
13#include <aws/comprehend/model/VpcConfig.h>
52 template<
typename JobIdT = Aws::String>
53 void SetJobId(JobIdT&& value) { m_jobIdHasBeenSet =
true; m_jobId = std::forward<JobIdT>(value); }
54 template<
typename JobIdT = Aws::String>
71 template<
typename JobArnT = Aws::String>
72 void SetJobArn(JobArnT&& value) { m_jobArnHasBeenSet =
true; m_jobArn = std::forward<JobArnT>(value); }
73 template<
typename JobArnT = Aws::String>
83 template<
typename JobNameT = Aws::String>
84 void SetJobName(JobNameT&& value) { m_jobNameHasBeenSet =
true; m_jobName = std::forward<JobNameT>(value); }
85 template<
typename JobNameT = Aws::String>
107 template<
typename MessageT = Aws::String>
108 void SetMessage(MessageT&& value) { m_messageHasBeenSet =
true; m_message = std::forward<MessageT>(value); }
109 template<
typename MessageT = Aws::String>
120 template<
typename SubmitTimeT = Aws::Utils::DateTime>
121 void SetSubmitTime(SubmitTimeT&& value) { m_submitTimeHasBeenSet =
true; m_submitTime = std::forward<SubmitTimeT>(value); }
122 template<
typename SubmitTimeT = Aws::Utils::DateTime>
132 template<
typename EndTimeT = Aws::Utils::DateTime>
133 void SetEndTime(EndTimeT&& value) { m_endTimeHasBeenSet =
true; m_endTime = std::forward<EndTimeT>(value); }
134 template<
typename EndTimeT = Aws::Utils::DateTime>
144 template<
typename DocumentClassifierArnT = Aws::String>
145 void SetDocumentClassifierArn(DocumentClassifierArnT&& value) { m_documentClassifierArnHasBeenSet =
true; m_documentClassifierArn = std::forward<DocumentClassifierArnT>(value); }
146 template<
typename DocumentClassifierArnT = Aws::String>
157 template<
typename InputDataConfigT = InputDataConfig>
158 void SetInputDataConfig(InputDataConfigT&& value) { m_inputDataConfigHasBeenSet =
true; m_inputDataConfig = std::forward<InputDataConfigT>(value); }
159 template<
typename InputDataConfigT = InputDataConfig>
170 template<
typename OutputDataConfigT = OutputDataConfig>
171 void SetOutputDataConfig(OutputDataConfigT&& value) { m_outputDataConfigHasBeenSet =
true; m_outputDataConfig = std::forward<OutputDataConfigT>(value); }
172 template<
typename OutputDataConfigT = OutputDataConfig>
183 template<
typename DataAccessRoleArnT = Aws::String>
184 void SetDataAccessRoleArn(DataAccessRoleArnT&& value) { m_dataAccessRoleArnHasBeenSet =
true; m_dataAccessRoleArn = std::forward<DataAccessRoleArnT>(value); }
185 template<
typename DataAccessRoleArnT = Aws::String>
202 template<
typename VolumeKmsKeyIdT = Aws::String>
203 void SetVolumeKmsKeyId(VolumeKmsKeyIdT&& value) { m_volumeKmsKeyIdHasBeenSet =
true; m_volumeKmsKeyId = std::forward<VolumeKmsKeyIdT>(value); }
204 template<
typename VolumeKmsKeyIdT = Aws::String>
218 template<
typename VpcConfigT = VpcConfig>
219 void SetVpcConfig(VpcConfigT&& value) { m_vpcConfigHasBeenSet =
true; m_vpcConfig = std::forward<VpcConfigT>(value); }
220 template<
typename VpcConfigT = VpcConfig>
230 template<
typename FlywheelArnT = Aws::String>
231 void SetFlywheelArn(FlywheelArnT&& value) { m_flywheelArnHasBeenSet =
true; m_flywheelArn = std::forward<FlywheelArnT>(value); }
232 template<
typename FlywheelArnT = Aws::String>
238 bool m_jobIdHasBeenSet =
false;
241 bool m_jobArnHasBeenSet =
false;
244 bool m_jobNameHasBeenSet =
false;
247 bool m_jobStatusHasBeenSet =
false;
250 bool m_messageHasBeenSet =
false;
253 bool m_submitTimeHasBeenSet =
false;
256 bool m_endTimeHasBeenSet =
false;
259 bool m_documentClassifierArnHasBeenSet =
false;
261 InputDataConfig m_inputDataConfig;
262 bool m_inputDataConfigHasBeenSet =
false;
264 OutputDataConfig m_outputDataConfig;
265 bool m_outputDataConfigHasBeenSet =
false;
268 bool m_dataAccessRoleArnHasBeenSet =
false;
271 bool m_volumeKmsKeyIdHasBeenSet =
false;
273 VpcConfig m_vpcConfig;
274 bool m_vpcConfigHasBeenSet =
false;
277 bool m_flywheelArnHasBeenSet =
false;
bool EndTimeHasBeenSet() const
DocumentClassificationJobProperties & WithOutputDataConfig(OutputDataConfigT &&value)
DocumentClassificationJobProperties & WithVolumeKmsKeyId(VolumeKmsKeyIdT &&value)
const Aws::String & GetJobId() const
bool InputDataConfigHasBeenSet() const
const Aws::String & GetVolumeKmsKeyId() const
AWS_COMPREHEND_API DocumentClassificationJobProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
bool SubmitTimeHasBeenSet() const
void SetOutputDataConfig(OutputDataConfigT &&value)
DocumentClassificationJobProperties & WithDataAccessRoleArn(DataAccessRoleArnT &&value)
AWS_COMPREHEND_API DocumentClassificationJobProperties()=default
const Aws::String & GetJobArn() const
const Aws::String & GetMessage() const
bool JobIdHasBeenSet() const
void SetJobName(JobNameT &&value)
DocumentClassificationJobProperties & WithEndTime(EndTimeT &&value)
void SetJobId(JobIdT &&value)
bool DocumentClassifierArnHasBeenSet() const
JobStatus GetJobStatus() const
bool VpcConfigHasBeenSet() const
AWS_COMPREHEND_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetJobName() const
bool FlywheelArnHasBeenSet() const
const Aws::String & GetDataAccessRoleArn() const
DocumentClassificationJobProperties & WithInputDataConfig(InputDataConfigT &&value)
DocumentClassificationJobProperties & WithDocumentClassifierArn(DocumentClassifierArnT &&value)
void SetJobArn(JobArnT &&value)
bool OutputDataConfigHasBeenSet() const
bool JobArnHasBeenSet() const
const InputDataConfig & GetInputDataConfig() const
void SetSubmitTime(SubmitTimeT &&value)
const OutputDataConfig & GetOutputDataConfig() const
bool JobStatusHasBeenSet() const
DocumentClassificationJobProperties & WithJobId(JobIdT &&value)
const Aws::String & GetDocumentClassifierArn() const
bool MessageHasBeenSet() const
void SetJobStatus(JobStatus value)
void SetDocumentClassifierArn(DocumentClassifierArnT &&value)
void SetEndTime(EndTimeT &&value)
const Aws::Utils::DateTime & GetEndTime() const
DocumentClassificationJobProperties & WithJobStatus(JobStatus value)
void SetInputDataConfig(InputDataConfigT &&value)
void SetFlywheelArn(FlywheelArnT &&value)
const Aws::Utils::DateTime & GetSubmitTime() const
DocumentClassificationJobProperties & WithMessage(MessageT &&value)
DocumentClassificationJobProperties & WithJobName(JobNameT &&value)
const Aws::String & GetFlywheelArn() const
void SetDataAccessRoleArn(DataAccessRoleArnT &&value)
DocumentClassificationJobProperties & WithJobArn(JobArnT &&value)
DocumentClassificationJobProperties & WithFlywheelArn(FlywheelArnT &&value)
void SetVolumeKmsKeyId(VolumeKmsKeyIdT &&value)
bool JobNameHasBeenSet() const
void SetVpcConfig(VpcConfigT &&value)
DocumentClassificationJobProperties & WithSubmitTime(SubmitTimeT &&value)
bool VolumeKmsKeyIdHasBeenSet() const
void SetMessage(MessageT &&value)
bool DataAccessRoleArnHasBeenSet() const
DocumentClassificationJobProperties & WithVpcConfig(VpcConfigT &&value)
AWS_COMPREHEND_API DocumentClassificationJobProperties(Aws::Utils::Json::JsonView jsonValue)
const VpcConfig & GetVpcConfig() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue