7#include <aws/lex-models/LexModelBuildingService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
22namespace LexModelBuildingService
49 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
63 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
102 inline void SetVersion(
const char* value) { m_versionHasBeenSet =
true; m_version.assign(value); }
110 bool m_nameHasBeenSet =
false;
113 bool m_descriptionHasBeenSet =
false;
116 bool m_lastUpdatedDateHasBeenSet =
false;
119 bool m_createdDateHasBeenSet =
false;
122 bool m_versionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue