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 SetBotVersion(
const char* value) { m_botVersionHasBeenSet =
true; m_botVersion.assign(value); }
82 bool m_botVersionHasBeenSet =
false;
85 bool m_startDateHasBeenSet =
false;
88 bool m_endDateHasBeenSet =
false;
void SetBotVersion(const Aws::String &value)
BotAliasHistoryEvent & WithEndDate(Aws::Utils::DateTime &&value)
AWS_LEXMODELSV2_API BotAliasHistoryEvent()
bool EndDateHasBeenSet() const
BotAliasHistoryEvent & WithEndDate(const Aws::Utils::DateTime &value)
AWS_LEXMODELSV2_API BotAliasHistoryEvent & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetEndDate(const Aws::Utils::DateTime &value)
const Aws::String & GetBotVersion() const
bool StartDateHasBeenSet() const
BotAliasHistoryEvent & WithStartDate(Aws::Utils::DateTime &&value)
void SetBotVersion(Aws::String &&value)
BotAliasHistoryEvent & WithBotVersion(const char *value)
BotAliasHistoryEvent & WithStartDate(const Aws::Utils::DateTime &value)
const Aws::Utils::DateTime & GetEndDate() const
AWS_LEXMODELSV2_API BotAliasHistoryEvent(Aws::Utils::Json::JsonView jsonValue)
BotAliasHistoryEvent & WithBotVersion(Aws::String &&value)
const Aws::Utils::DateTime & GetStartDate() const
void SetStartDate(Aws::Utils::DateTime &&value)
void SetEndDate(Aws::Utils::DateTime &&value)
void SetBotVersion(const char *value)
BotAliasHistoryEvent & WithBotVersion(const Aws::String &value)
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool BotVersionHasBeenSet() const
void SetStartDate(const Aws::Utils::DateTime &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue