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/core/utils/memory/stl/AWSVector.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); }
116 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
193 inline void SetDataAccessRoleArn(
const char* value) { m_dataAccessRoleArnHasBeenSet =
true; m_dataAccessRoleArn.assign(value); }
216 bool m_jobIdHasBeenSet =
false;
219 bool m_jobArnHasBeenSet =
false;
222 bool m_jobNameHasBeenSet =
false;
225 bool m_jobStatusHasBeenSet =
false;
228 bool m_messageHasBeenSet =
false;
231 bool m_submitTimeHasBeenSet =
false;
234 bool m_endTimeHasBeenSet =
false;
237 bool m_inputDataConfigHasBeenSet =
false;
240 bool m_outputDataConfigHasBeenSet =
false;
243 bool m_languageCodeHasBeenSet =
false;
246 bool m_dataAccessRoleArnHasBeenSet =
false;
249 bool m_targetEventTypesHasBeenSet =
false;
const LanguageCode & GetLanguageCode() const
void SetTargetEventTypes(Aws::Vector< Aws::String > &&value)
EventsDetectionJobProperties & WithTargetEventTypes(Aws::Vector< Aws::String > &&value)
EventsDetectionJobProperties & WithLanguageCode(const LanguageCode &value)
EventsDetectionJobProperties & WithEndTime(Aws::Utils::DateTime &&value)
EventsDetectionJobProperties & WithJobName(const Aws::String &value)
const Aws::Utils::DateTime & GetEndTime() const
void SetDataAccessRoleArn(const char *value)
bool TargetEventTypesHasBeenSet() const
EventsDetectionJobProperties & WithDataAccessRoleArn(const Aws::String &value)
EventsDetectionJobProperties & WithMessage(Aws::String &&value)
const Aws::Vector< Aws::String > & GetTargetEventTypes() const
EventsDetectionJobProperties & WithSubmitTime(Aws::Utils::DateTime &&value)
void SetEndTime(const Aws::Utils::DateTime &value)
EventsDetectionJobProperties & WithMessage(const Aws::String &value)
AWS_COMPREHEND_API EventsDetectionJobProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
EventsDetectionJobProperties & WithJobName(Aws::String &&value)
void SetInputDataConfig(InputDataConfig &&value)
AWS_COMPREHEND_API EventsDetectionJobProperties(Aws::Utils::Json::JsonView jsonValue)
bool EndTimeHasBeenSet() const
bool DataAccessRoleArnHasBeenSet() const
EventsDetectionJobProperties & AddTargetEventTypes(Aws::String &&value)
const JobStatus & GetJobStatus() const
EventsDetectionJobProperties & WithJobId(Aws::String &&value)
void SetSubmitTime(const Aws::Utils::DateTime &value)
void SetInputDataConfig(const InputDataConfig &value)
void SetJobName(const char *value)
AWS_COMPREHEND_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLanguageCode(const LanguageCode &value)
bool SubmitTimeHasBeenSet() const
bool JobIdHasBeenSet() const
EventsDetectionJobProperties & WithDataAccessRoleArn(const char *value)
void SetTargetEventTypes(const Aws::Vector< Aws::String > &value)
EventsDetectionJobProperties & WithJobArn(const char *value)
void SetJobName(const Aws::String &value)
EventsDetectionJobProperties & WithJobId(const Aws::String &value)
EventsDetectionJobProperties & WithEndTime(const Aws::Utils::DateTime &value)
EventsDetectionJobProperties & WithJobStatus(const JobStatus &value)
void SetJobId(Aws::String &&value)
void SetMessage(Aws::String &&value)
bool JobNameHasBeenSet() const
const Aws::String & GetDataAccessRoleArn() const
void SetJobId(const char *value)
const Aws::Utils::DateTime & GetSubmitTime() const
EventsDetectionJobProperties & WithMessage(const char *value)
void SetOutputDataConfig(OutputDataConfig &&value)
bool InputDataConfigHasBeenSet() const
AWS_COMPREHEND_API EventsDetectionJobProperties()
EventsDetectionJobProperties & WithJobArn(const Aws::String &value)
const Aws::String & GetJobName() const
void SetJobName(Aws::String &&value)
bool JobStatusHasBeenSet() const
const InputDataConfig & GetInputDataConfig() const
void SetJobArn(const char *value)
EventsDetectionJobProperties & AddTargetEventTypes(const char *value)
void SetJobId(const Aws::String &value)
const OutputDataConfig & GetOutputDataConfig() const
EventsDetectionJobProperties & WithInputDataConfig(InputDataConfig &&value)
EventsDetectionJobProperties & WithInputDataConfig(const InputDataConfig &value)
void SetOutputDataConfig(const OutputDataConfig &value)
void SetJobArn(const Aws::String &value)
void SetDataAccessRoleArn(Aws::String &&value)
void SetLanguageCode(LanguageCode &&value)
EventsDetectionJobProperties & WithJobName(const char *value)
const Aws::String & GetJobArn() const
EventsDetectionJobProperties & WithSubmitTime(const Aws::Utils::DateTime &value)
EventsDetectionJobProperties & WithTargetEventTypes(const Aws::Vector< Aws::String > &value)
EventsDetectionJobProperties & WithDataAccessRoleArn(Aws::String &&value)
EventsDetectionJobProperties & AddTargetEventTypes(const Aws::String &value)
void SetJobStatus(const JobStatus &value)
EventsDetectionJobProperties & WithOutputDataConfig(OutputDataConfig &&value)
void SetEndTime(Aws::Utils::DateTime &&value)
void SetMessage(const Aws::String &value)
bool JobArnHasBeenSet() const
const Aws::String & GetJobId() const
void SetDataAccessRoleArn(const Aws::String &value)
void SetJobStatus(JobStatus &&value)
EventsDetectionJobProperties & WithLanguageCode(LanguageCode &&value)
void SetSubmitTime(Aws::Utils::DateTime &&value)
void SetMessage(const char *value)
const Aws::String & GetMessage() const
bool OutputDataConfigHasBeenSet() const
EventsDetectionJobProperties & WithJobStatus(JobStatus &&value)
void SetJobArn(Aws::String &&value)
EventsDetectionJobProperties & WithJobArn(Aws::String &&value)
EventsDetectionJobProperties & WithOutputDataConfig(const OutputDataConfig &value)
bool MessageHasBeenSet() const
bool LanguageCodeHasBeenSet() const
EventsDetectionJobProperties & WithJobId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue