7#include <aws/lex/LexRuntimeService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace LexRuntimeService
49 inline void SetText(
const char* value) { m_textHasBeenSet =
true; m_text.assign(value); }
65 inline void SetValue(
const char* value) { m_valueHasBeenSet =
true; m_value.assign(value); }
73 bool m_textHasBeenSet =
false;
76 bool m_valueHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue