7#include <aws/connectcases/ConnectCases_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/connectcases/model/FieldIdentifier.h>
58 bool m_fieldsHasBeenSet =
false;
AWS_CONNECTCASES_API Aws::Utils::Json::JsonValue Jsonize() const
CaseEventIncludedData & AddFields(const FieldIdentifier &value)
CaseEventIncludedData & WithFields(const Aws::Vector< FieldIdentifier > &value)
void SetFields(const Aws::Vector< FieldIdentifier > &value)
AWS_CONNECTCASES_API CaseEventIncludedData()
CaseEventIncludedData & AddFields(FieldIdentifier &&value)
AWS_CONNECTCASES_API CaseEventIncludedData(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< FieldIdentifier > & GetFields() const
bool FieldsHasBeenSet() const
CaseEventIncludedData & WithFields(Aws::Vector< FieldIdentifier > &&value)
void SetFields(Aws::Vector< FieldIdentifier > &&value)
AWS_CONNECTCASES_API CaseEventIncludedData & operator=(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue