7#include <aws/kendra/Kendra_EXPORTS.h>
8#include <aws/kendra/model/SuggestionTextWithHighlights.h>
48 template<
typename TextT = SuggestionTextWithHighlights>
49 void SetText(TextT&& value) { m_textHasBeenSet =
true; m_text = std::forward<TextT>(value); }
50 template<
typename TextT = SuggestionTextWithHighlights>
56 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