7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
51 inline void SetInterpretedValue(
const char* value) { m_interpretedValueHasBeenSet =
true; m_interpretedValue.assign(value); }
59 bool m_interpretedValueHasBeenSet =
false;
AWS_LEXMODELSV2_API SlotValue(Aws::Utils::Json::JsonView jsonValue)
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool InterpretedValueHasBeenSet() const
void SetInterpretedValue(Aws::String &&value)
AWS_LEXMODELSV2_API SlotValue()
SlotValue & WithInterpretedValue(const Aws::String &value)
void SetInterpretedValue(const char *value)
SlotValue & WithInterpretedValue(Aws::String &&value)
const Aws::String & GetInterpretedValue() const
SlotValue & WithInterpretedValue(const char *value)
void SetInterpretedValue(const Aws::String &value)
AWS_LEXMODELSV2_API SlotValue & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue