7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
61 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
69 bool m_createdAtHasBeenSet =
false;
72 bool m_messageHasBeenSet =
false;
LogEvent & WithMessage(const Aws::String &value)
void SetMessage(const Aws::String &value)
LogEvent & WithCreatedAt(Aws::Utils::DateTime &&value)
LogEvent & WithMessage(const char *value)
bool MessageHasBeenSet() const
AWS_LIGHTSAIL_API LogEvent & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LIGHTSAIL_API LogEvent()
bool CreatedAtHasBeenSet() const
void SetMessage(Aws::String &&value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
void SetMessage(const char *value)
LogEvent & WithCreatedAt(const Aws::Utils::DateTime &value)
AWS_LIGHTSAIL_API LogEvent(Aws::Utils::Json::JsonView jsonValue)
AWS_LIGHTSAIL_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Utils::DateTime & GetCreatedAt() const
const Aws::String & GetMessage() const
void SetCreatedAt(const Aws::Utils::DateTime &value)
LogEvent & WithMessage(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue