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/LanguageCode.h>
14#include <aws/comprehend/model/VpcConfig.h>
55 inline void SetJobId(
const char* value) { m_jobIdHasBeenSet =
true; m_jobId.assign(value); }
76 inline void SetJobArn(
const char* value) { m_jobArnHasBeenSet =
true; m_jobArn.assign(value); }
90 inline void SetJobName(
const char* value) { m_jobNameHasBeenSet =
true; m_jobName.assign(value); }
118 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
190 inline void SetDataAccessRoleArn(
const char* value) { m_dataAccessRoleArnHasBeenSet =
true; m_dataAccessRoleArn.assign(value); }
211 inline void SetVolumeKmsKeyId(
const char* value) { m_volumeKmsKeyIdHasBeenSet =
true; m_volumeKmsKeyId.assign(value); }
229 bool m_jobIdHasBeenSet =
false;
232 bool m_jobArnHasBeenSet =
false;
235 bool m_jobNameHasBeenSet =
false;
238 bool m_jobStatusHasBeenSet =
false;
241 bool m_messageHasBeenSet =
false;
244 bool m_submitTimeHasBeenSet =
false;
247 bool m_endTimeHasBeenSet =
false;
250 bool m_inputDataConfigHasBeenSet =
false;
253 bool m_outputDataConfigHasBeenSet =
false;
256 bool m_languageCodeHasBeenSet =
false;
259 bool m_dataAccessRoleArnHasBeenSet =
false;
262 bool m_volumeKmsKeyIdHasBeenSet =
false;
265 bool m_vpcConfigHasBeenSet =
false;
void SetDataAccessRoleArn(Aws::String &&value)
AWS_COMPREHEND_API TargetedSentimentDetectionJobProperties()
void SetJobStatus(JobStatus &&value)
TargetedSentimentDetectionJobProperties & WithSubmitTime(const Aws::Utils::DateTime &value)
bool JobStatusHasBeenSet() const
bool VpcConfigHasBeenSet() const
TargetedSentimentDetectionJobProperties & WithJobStatus(const JobStatus &value)
void SetJobName(const char *value)
bool JobArnHasBeenSet() const
TargetedSentimentDetectionJobProperties & WithVolumeKmsKeyId(Aws::String &&value)
TargetedSentimentDetectionJobProperties & WithMessage(const char *value)
void SetSubmitTime(Aws::Utils::DateTime &&value)
TargetedSentimentDetectionJobProperties & WithJobArn(Aws::String &&value)
void SetInputDataConfig(InputDataConfig &&value)
void SetMessage(const Aws::String &value)
TargetedSentimentDetectionJobProperties & WithOutputDataConfig(const OutputDataConfig &value)
bool EndTimeHasBeenSet() const
void SetOutputDataConfig(const OutputDataConfig &value)
AWS_COMPREHEND_API Aws::Utils::Json::JsonValue Jsonize() const
TargetedSentimentDetectionJobProperties & WithDataAccessRoleArn(Aws::String &&value)
const InputDataConfig & GetInputDataConfig() const
void SetEndTime(const Aws::Utils::DateTime &value)
const Aws::String & GetVolumeKmsKeyId() const
TargetedSentimentDetectionJobProperties & WithJobName(const Aws::String &value)
void SetJobId(const char *value)
TargetedSentimentDetectionJobProperties & WithJobId(const char *value)
const Aws::String & GetDataAccessRoleArn() const
const Aws::String & GetJobId() const
void SetOutputDataConfig(OutputDataConfig &&value)
void SetLanguageCode(LanguageCode &&value)
void SetVolumeKmsKeyId(const Aws::String &value)
TargetedSentimentDetectionJobProperties & WithDataAccessRoleArn(const char *value)
bool LanguageCodeHasBeenSet() const
TargetedSentimentDetectionJobProperties & WithVpcConfig(VpcConfig &&value)
bool VolumeKmsKeyIdHasBeenSet() const
void SetJobArn(Aws::String &&value)
void SetDataAccessRoleArn(const Aws::String &value)
const Aws::Utils::DateTime & GetSubmitTime() const
const Aws::String & GetMessage() const
void SetInputDataConfig(const InputDataConfig &value)
void SetDataAccessRoleArn(const char *value)
void SetVpcConfig(VpcConfig &&value)
bool MessageHasBeenSet() const
TargetedSentimentDetectionJobProperties & WithVolumeKmsKeyId(const Aws::String &value)
TargetedSentimentDetectionJobProperties & WithLanguageCode(const LanguageCode &value)
void SetJobStatus(const JobStatus &value)
TargetedSentimentDetectionJobProperties & WithJobArn(const char *value)
void SetJobName(Aws::String &&value)
TargetedSentimentDetectionJobProperties & WithJobArn(const Aws::String &value)
bool OutputDataConfigHasBeenSet() const
void SetJobId(Aws::String &&value)
TargetedSentimentDetectionJobProperties & WithMessage(Aws::String &&value)
void SetLanguageCode(const LanguageCode &value)
const VpcConfig & GetVpcConfig() const
const Aws::Utils::DateTime & GetEndTime() const
TargetedSentimentDetectionJobProperties & WithJobId(const Aws::String &value)
AWS_COMPREHEND_API TargetedSentimentDetectionJobProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetSubmitTime(const Aws::Utils::DateTime &value)
void SetJobArn(const char *value)
TargetedSentimentDetectionJobProperties & WithEndTime(Aws::Utils::DateTime &&value)
void SetVolumeKmsKeyId(Aws::String &&value)
TargetedSentimentDetectionJobProperties & WithLanguageCode(LanguageCode &&value)
TargetedSentimentDetectionJobProperties & WithJobName(const char *value)
const LanguageCode & GetLanguageCode() const
const OutputDataConfig & GetOutputDataConfig() const
void SetMessage(const char *value)
void SetMessage(Aws::String &&value)
TargetedSentimentDetectionJobProperties & WithMessage(const Aws::String &value)
TargetedSentimentDetectionJobProperties & WithVolumeKmsKeyId(const char *value)
void SetVpcConfig(const VpcConfig &value)
bool InputDataConfigHasBeenSet() const
TargetedSentimentDetectionJobProperties & WithInputDataConfig(InputDataConfig &&value)
bool SubmitTimeHasBeenSet() const
const Aws::String & GetJobName() const
TargetedSentimentDetectionJobProperties & WithJobId(Aws::String &&value)
void SetEndTime(Aws::Utils::DateTime &&value)
TargetedSentimentDetectionJobProperties & WithEndTime(const Aws::Utils::DateTime &value)
TargetedSentimentDetectionJobProperties & WithJobName(Aws::String &&value)
void SetJobArn(const Aws::String &value)
void SetVolumeKmsKeyId(const char *value)
TargetedSentimentDetectionJobProperties & WithJobStatus(JobStatus &&value)
const JobStatus & GetJobStatus() const
bool DataAccessRoleArnHasBeenSet() const
void SetJobName(const Aws::String &value)
TargetedSentimentDetectionJobProperties & WithSubmitTime(Aws::Utils::DateTime &&value)
AWS_COMPREHEND_API TargetedSentimentDetectionJobProperties(Aws::Utils::Json::JsonView jsonValue)
TargetedSentimentDetectionJobProperties & WithDataAccessRoleArn(const Aws::String &value)
bool JobIdHasBeenSet() const
bool JobNameHasBeenSet() const
const Aws::String & GetJobArn() const
TargetedSentimentDetectionJobProperties & WithVpcConfig(const VpcConfig &value)
TargetedSentimentDetectionJobProperties & WithOutputDataConfig(OutputDataConfig &&value)
TargetedSentimentDetectionJobProperties & WithInputDataConfig(const InputDataConfig &value)
void SetJobId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue