7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
50 inline void SetEvent(
const char* value) { m_eventHasBeenSet =
true; m_event.assign(value); }
70 bool m_eventHasBeenSet =
false;
73 bool m_eventDateHasBeenSet =
false;
BotLocaleHistoryEvent & WithEvent(Aws::String &&value)
void SetEvent(Aws::String &&value)
bool EventDateHasBeenSet() const
void SetEvent(const char *value)
BotLocaleHistoryEvent & WithEventDate(const Aws::Utils::DateTime &value)
void SetEvent(const Aws::String &value)
const Aws::String & GetEvent() const
BotLocaleHistoryEvent & WithEventDate(Aws::Utils::DateTime &&value)
void SetEventDate(Aws::Utils::DateTime &&value)
BotLocaleHistoryEvent & WithEvent(const Aws::String &value)
AWS_LEXMODELSV2_API BotLocaleHistoryEvent & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LEXMODELSV2_API BotLocaleHistoryEvent(Aws::Utils::Json::JsonView jsonValue)
BotLocaleHistoryEvent & WithEvent(const char *value)
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_LEXMODELSV2_API BotLocaleHistoryEvent()
const Aws::Utils::DateTime & GetEventDate() const
bool EventHasBeenSet() const
void SetEventDate(const Aws::Utils::DateTime &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue