7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
19namespace LexModelsV2 {
42 template <
typename PhraseT = Aws::String>
44 m_phraseHasBeenSet =
true;
45 m_phrase = std::forward<PhraseT>(value);
47 template <
typename PhraseT = Aws::String>
55 bool m_phraseHasBeenSet =
false;
const Aws::String & GetPhrase() const
bool PhraseHasBeenSet() const
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_LEXMODELSV2_API RuntimeHintValue()=default
AWS_LEXMODELSV2_API RuntimeHintValue & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetPhrase(PhraseT &&value)
RuntimeHintValue & WithPhrase(PhraseT &&value)
AWS_LEXMODELSV2_API RuntimeHintValue(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue