7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/ssm/model/OpsItemStatus.h>
11#include <aws/core/utils/memory/stl/AWSMap.h>
12#include <aws/ssm/model/OpsItemDataValue.h>
53 inline void SetCreatedBy(
const char* value) { m_createdByHasBeenSet =
true; m_createdBy.assign(value); }
80 inline void SetLastModifiedBy(
const char* value) { m_lastModifiedByHasBeenSet =
true; m_lastModifiedBy.assign(value); }
105 inline void SetPriority(
int value) { m_priorityHasBeenSet =
true; m_priority = value; }
117 inline void SetSource(
const char* value) { m_sourceHasBeenSet =
true; m_source.assign(value); }
143 inline void SetOpsItemId(
const char* value) { m_opsItemIdHasBeenSet =
true; m_opsItemId.assign(value); }
158 inline void SetTitle(
const char* value) { m_titleHasBeenSet =
true; m_title.assign(value); }
191 inline void SetCategory(
const char* value) { m_categoryHasBeenSet =
true; m_category.assign(value); }
205 inline void SetSeverity(
const char* value) { m_severityHasBeenSet =
true; m_severity.assign(value); }
225 inline void SetOpsItemType(
const char* value) { m_opsItemTypeHasBeenSet =
true; m_opsItemType.assign(value); }
287 bool m_createdByHasBeenSet =
false;
290 bool m_createdTimeHasBeenSet =
false;
293 bool m_lastModifiedByHasBeenSet =
false;
296 bool m_lastModifiedTimeHasBeenSet =
false;
299 bool m_priorityHasBeenSet =
false;
302 bool m_sourceHasBeenSet =
false;
305 bool m_statusHasBeenSet =
false;
308 bool m_opsItemIdHasBeenSet =
false;
311 bool m_titleHasBeenSet =
false;
314 bool m_operationalDataHasBeenSet =
false;
317 bool m_categoryHasBeenSet =
false;
320 bool m_severityHasBeenSet =
false;
323 bool m_opsItemTypeHasBeenSet =
false;
326 bool m_actualStartTimeHasBeenSet =
false;
329 bool m_actualEndTimeHasBeenSet =
false;
332 bool m_plannedStartTimeHasBeenSet =
false;
335 bool m_plannedEndTimeHasBeenSet =
false;
void SetOpsItemId(const Aws::String &value)
OpsItemSummary & WithCreatedTime(Aws::Utils::DateTime &&value)
void SetOperationalData(const Aws::Map< Aws::String, OpsItemDataValue > &value)
bool ActualEndTimeHasBeenSet() const
OpsItemSummary & WithSeverity(const Aws::String &value)
OpsItemSummary & WithTitle(Aws::String &&value)
const Aws::Utils::DateTime & GetActualEndTime() const
const Aws::Map< Aws::String, OpsItemDataValue > & GetOperationalData() const
OpsItemSummary & WithActualEndTime(Aws::Utils::DateTime &&value)
void SetOpsItemType(Aws::String &&value)
OpsItemSummary & WithPlannedEndTime(Aws::Utils::DateTime &&value)
void SetSeverity(Aws::String &&value)
OpsItemSummary & WithLastModifiedBy(Aws::String &&value)
void SetSource(Aws::String &&value)
OpsItemSummary & WithPlannedEndTime(const Aws::Utils::DateTime &value)
OpsItemSummary & WithOperationalData(const Aws::Map< Aws::String, OpsItemDataValue > &value)
OpsItemSummary & WithLastModifiedTime(Aws::Utils::DateTime &&value)
void SetStatus(const OpsItemStatus &value)
OpsItemSummary & WithSeverity(const char *value)
void SetActualEndTime(const Aws::Utils::DateTime &value)
bool LastModifiedTimeHasBeenSet() const
void SetCreatedBy(Aws::String &&value)
const Aws::String & GetSource() const
OpsItemSummary & WithStatus(const OpsItemStatus &value)
OpsItemSummary & WithTitle(const char *value)
bool CreatedTimeHasBeenSet() const
const Aws::Utils::DateTime & GetCreatedTime() const
bool ActualStartTimeHasBeenSet() const
OpsItemSummary & WithSource(const Aws::String &value)
void SetCreatedBy(const Aws::String &value)
bool TitleHasBeenSet() const
OpsItemSummary & WithCreatedTime(const Aws::Utils::DateTime &value)
bool SourceHasBeenSet() const
AWS_SSM_API Aws::Utils::Json::JsonValue Jsonize() const
bool CreatedByHasBeenSet() const
const OpsItemStatus & GetStatus() const
void SetSeverity(const char *value)
OpsItemSummary & WithOpsItemId(const char *value)
OpsItemSummary & WithOperationalData(Aws::Map< Aws::String, OpsItemDataValue > &&value)
const Aws::String & GetCreatedBy() const
void SetTitle(Aws::String &&value)
const Aws::String & GetLastModifiedBy() const
AWS_SSM_API OpsItemSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetOpsItemId(const char *value)
void SetStatus(OpsItemStatus &&value)
OpsItemSummary & WithCreatedBy(Aws::String &&value)
OpsItemSummary & WithPlannedStartTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetActualStartTime() const
OpsItemSummary & AddOperationalData(const char *key, const OpsItemDataValue &value)
void SetCategory(const Aws::String &value)
void SetSource(const Aws::String &value)
OpsItemSummary & WithStatus(OpsItemStatus &&value)
void SetActualStartTime(Aws::Utils::DateTime &&value)
OpsItemSummary & WithOpsItemType(const Aws::String &value)
OpsItemSummary & AddOperationalData(Aws::String &&key, OpsItemDataValue &&value)
void SetCategory(Aws::String &&value)
OpsItemSummary & WithCreatedBy(const Aws::String &value)
bool StatusHasBeenSet() const
OpsItemSummary & WithLastModifiedBy(const Aws::String &value)
OpsItemSummary & WithPriority(int value)
void SetLastModifiedBy(const Aws::String &value)
void SetOpsItemId(Aws::String &&value)
bool PriorityHasBeenSet() const
OpsItemSummary & WithCategory(Aws::String &&value)
AWS_SSM_API OpsItemSummary()
void SetOpsItemType(const Aws::String &value)
const Aws::String & GetCategory() const
bool CategoryHasBeenSet() const
OpsItemSummary & WithCategory(const char *value)
AWS_SSM_API OpsItemSummary(Aws::Utils::Json::JsonView jsonValue)
OpsItemSummary & WithLastModifiedTime(const Aws::Utils::DateTime &value)
void SetActualStartTime(const Aws::Utils::DateTime &value)
OpsItemSummary & WithActualStartTime(const Aws::Utils::DateTime &value)
bool OpsItemTypeHasBeenSet() const
void SetLastModifiedBy(const char *value)
void SetTitle(const char *value)
void SetSource(const char *value)
void SetLastModifiedTime(const Aws::Utils::DateTime &value)
OpsItemSummary & WithOpsItemId(Aws::String &&value)
OpsItemSummary & WithActualStartTime(Aws::Utils::DateTime &&value)
void SetLastModifiedBy(Aws::String &&value)
bool OpsItemIdHasBeenSet() const
OpsItemSummary & WithLastModifiedBy(const char *value)
void SetCreatedBy(const char *value)
void SetTitle(const Aws::String &value)
const Aws::Utils::DateTime & GetPlannedStartTime() const
OpsItemSummary & WithOpsItemId(const Aws::String &value)
void SetPlannedStartTime(const Aws::Utils::DateTime &value)
const Aws::String & GetOpsItemId() const
const Aws::String & GetSeverity() const
void SetActualEndTime(Aws::Utils::DateTime &&value)
void SetLastModifiedTime(Aws::Utils::DateTime &&value)
OpsItemSummary & AddOperationalData(const Aws::String &key, OpsItemDataValue &&value)
OpsItemSummary & WithCreatedBy(const char *value)
void SetOperationalData(Aws::Map< Aws::String, OpsItemDataValue > &&value)
OpsItemSummary & WithOpsItemType(Aws::String &&value)
const Aws::String & GetOpsItemType() const
OpsItemSummary & WithSource(Aws::String &&value)
void SetCategory(const char *value)
void SetPriority(int value)
void SetSeverity(const Aws::String &value)
bool PlannedStartTimeHasBeenSet() const
OpsItemSummary & WithTitle(const Aws::String &value)
OpsItemSummary & AddOperationalData(Aws::String &&key, const OpsItemDataValue &value)
bool PlannedEndTimeHasBeenSet() const
const Aws::String & GetTitle() const
bool SeverityHasBeenSet() const
const Aws::Utils::DateTime & GetLastModifiedTime() const
bool OperationalDataHasBeenSet() const
OpsItemSummary & WithSource(const char *value)
void SetCreatedTime(const Aws::Utils::DateTime &value)
OpsItemSummary & WithOpsItemType(const char *value)
void SetPlannedEndTime(const Aws::Utils::DateTime &value)
OpsItemSummary & WithActualEndTime(const Aws::Utils::DateTime &value)
void SetOpsItemType(const char *value)
bool LastModifiedByHasBeenSet() const
void SetCreatedTime(Aws::Utils::DateTime &&value)
void SetPlannedStartTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetPlannedEndTime() const
OpsItemSummary & AddOperationalData(const char *key, OpsItemDataValue &&value)
OpsItemSummary & WithCategory(const Aws::String &value)
OpsItemSummary & WithSeverity(Aws::String &&value)
void SetPlannedEndTime(Aws::Utils::DateTime &&value)
OpsItemSummary & WithPlannedStartTime(const Aws::Utils::DateTime &value)
OpsItemSummary & AddOperationalData(const Aws::String &key, const OpsItemDataValue &value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue