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