65 inline void SetEventId(
const char* value) { m_eventIdHasBeenSet =
true; m_eventId.assign(value); }
100 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
160 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
209 bool m_eventIdHasBeenSet;
211 bool m_resourceIdHasBeenSet;
213 bool m_eventCodeHasBeenSet;
215 bool m_messageHasBeenSet;
217 bool m_eventTimeHasBeenSet;
const Aws::Utils::DateTime & GetEventTime() const
const Aws::String & GetEventId() const
Event & WithEventCode(EventCode &&value)
void SetEventId(Aws::String &&value)
const EventCode & GetEventCode() const
void SetEventTime(const Aws::Utils::DateTime &value)
Event & WithMessage(Aws::String &&value)
Event & WithEventId(const Aws::String &value)
Event & WithResourceId(const Aws::String &value)
void SetMessage(Aws::String &&value)
const Aws::String & GetResourceId() const
void SetResourceId(const Aws::String &value)
void SetEventCode(const EventCode &value)
void SetResourceId(const char *value)
void SetResourceId(Aws::String &&value)
Event & WithEventId(const char *value)
void SetEventId(const char *value)
Event & WithEventId(Aws::String &&value)
Event & WithEventTime(const Aws::Utils::DateTime &value)
void SetMessage(const Aws::String &value)
Event & WithEventCode(const EventCode &value)
Event & WithResourceId(const char *value)
void SetMessage(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetMessage() const
Event & WithMessage(const char *value)
void SetEventTime(Aws::Utils::DateTime &&value)
void SetEventCode(EventCode &&value)
Event & WithResourceId(Aws::String &&value)
void SetEventId(const Aws::String &value)
JSON (JavaScript Object Notation).
Event & WithMessage(const Aws::String &value)
Event & WithEventTime(Aws::Utils::DateTime &&value)