63 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
123 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
144 bool m_createdAtHasBeenSet;
146 bool m_messageHasBeenSet;
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetId(Aws::String &&value)
const Aws::String & GetId() const
ServiceEvent & WithCreatedAt(const Aws::Utils::DateTime &value)
ServiceEvent & WithMessage(const char *value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
ServiceEvent & WithCreatedAt(Aws::Utils::DateTime &&value)
ServiceEvent & WithMessage(Aws::String &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
void SetId(const char *value)
ServiceEvent & WithId(const char *value)
void SetMessage(const Aws::String &value)
void SetMessage(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetMessage() const
void SetMessage(Aws::String &&value)
ServiceEvent & WithMessage(const Aws::String &value)
ServiceEvent & WithId(Aws::String &&value)
void SetId(const Aws::String &value)
ServiceEvent & WithId(const Aws::String &value)
JSON (JavaScript Object Notation).