7#include <aws/proton/Proton_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
49 inline void SetEvent(
const char* value) { m_eventHasBeenSet =
true; m_event.assign(value); }
63 inline void SetExternalId(
const char* value) { m_externalIdHasBeenSet =
true; m_externalId.assign(value); }
89 inline void SetType(
const char* value) { m_typeHasBeenSet =
true; m_type.assign(value); }
97 bool m_eventHasBeenSet =
false;
100 bool m_externalIdHasBeenSet =
false;
103 bool m_timeHasBeenSet =
false;
106 bool m_typeHasBeenSet =
false;
ResourceSyncEvent & WithType(Aws::String &&value)
bool TypeHasBeenSet() const
void SetTime(const Aws::Utils::DateTime &value)
AWS_PROTON_API ResourceSyncEvent & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Utils::DateTime & GetTime() const
void SetEvent(const char *value)
ResourceSyncEvent & WithTime(const Aws::Utils::DateTime &value)
ResourceSyncEvent & WithEvent(const char *value)
bool ExternalIdHasBeenSet() const
const Aws::String & GetEvent() const
ResourceSyncEvent & WithType(const char *value)
void SetType(const char *value)
bool TimeHasBeenSet() const
void SetEvent(Aws::String &&value)
bool EventHasBeenSet() const
void SetType(const Aws::String &value)
void SetEvent(const Aws::String &value)
ResourceSyncEvent & WithExternalId(const char *value)
void SetExternalId(const char *value)
AWS_PROTON_API ResourceSyncEvent()
ResourceSyncEvent & WithEvent(Aws::String &&value)
void SetTime(Aws::Utils::DateTime &&value)
const Aws::String & GetExternalId() const
ResourceSyncEvent & WithExternalId(Aws::String &&value)
ResourceSyncEvent & WithEvent(const Aws::String &value)
void SetExternalId(const Aws::String &value)
AWS_PROTON_API ResourceSyncEvent(Aws::Utils::Json::JsonView jsonValue)
void SetType(Aws::String &&value)
AWS_PROTON_API Aws::Utils::Json::JsonValue Jsonize() const
void SetExternalId(Aws::String &&value)
const Aws::String & GetType() const
ResourceSyncEvent & WithExternalId(const Aws::String &value)
ResourceSyncEvent & WithType(const Aws::String &value)
ResourceSyncEvent & WithTime(Aws::Utils::DateTime &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue