7#include <aws/connectcases/ConnectCases_EXPORTS.h>
8#include <aws/connectcases/model/CaseEventIncludedData.h>
9#include <aws/connectcases/model/RelatedItemEventIncludedData.h>
69 bool m_caseDataHasBeenSet =
false;
72 bool m_relatedItemDataHasBeenSet =
false;
void SetRelatedItemData(const RelatedItemEventIncludedData &value)
const RelatedItemEventIncludedData & GetRelatedItemData() const
EventIncludedData & WithCaseData(const CaseEventIncludedData &value)
const CaseEventIncludedData & GetCaseData() const
void SetCaseData(const CaseEventIncludedData &value)
bool CaseDataHasBeenSet() const
EventIncludedData & WithCaseData(CaseEventIncludedData &&value)
AWS_CONNECTCASES_API EventIncludedData & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetCaseData(CaseEventIncludedData &&value)
AWS_CONNECTCASES_API EventIncludedData(Aws::Utils::Json::JsonView jsonValue)
EventIncludedData & WithRelatedItemData(RelatedItemEventIncludedData &&value)
bool RelatedItemDataHasBeenSet() const
AWS_CONNECTCASES_API Aws::Utils::Json::JsonValue Jsonize() const
void SetRelatedItemData(RelatedItemEventIncludedData &&value)
EventIncludedData & WithRelatedItemData(const RelatedItemEventIncludedData &value)
AWS_CONNECTCASES_API EventIncludedData()
Aws::Utils::Json::JsonValue JsonValue