7#include <aws/kendra/Kendra_EXPORTS.h>
8#include <aws/kendra/model/SuggestionTextWithHighlights.h>
42 template <
typename TextT = SuggestionTextWithHighlights>
44 m_textHasBeenSet =
true;
45 m_text = std::forward<TextT>(value);
47 template <
typename TextT = SuggestionTextWithHighlights>
49 SetText(std::forward<TextT>(value));
55 bool m_textHasBeenSet =
false;
AWS_KENDRA_API SuggestionValue(Aws::Utils::Json::JsonView jsonValue)
AWS_KENDRA_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_KENDRA_API SuggestionValue & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_KENDRA_API SuggestionValue()=default
const SuggestionTextWithHighlights & GetText() const
SuggestionValue & WithText(TextT &&value)
bool TextHasBeenSet() const
void SetText(TextT &&value)
Aws::Utils::Json::JsonValue JsonValue