7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
41 template <
typename AnswerIdT = Aws::String>
43 m_answerIdHasBeenSet =
true;
44 m_answerId = std::forward<AnswerIdT>(value);
46 template <
typename AnswerIdT = Aws::String>
54 bool m_answerIdHasBeenSet =
false;
const Aws::String & GetAnswerId() const
AWS_QUICKSIGHT_API SucceededTopicReviewedAnswer(Aws::Utils::Json::JsonView jsonValue)
bool AnswerIdHasBeenSet() const
void SetAnswerId(AnswerIdT &&value)
AWS_QUICKSIGHT_API SucceededTopicReviewedAnswer()=default
AWS_QUICKSIGHT_API SucceededTopicReviewedAnswer & operator=(Aws::Utils::Json::JsonView jsonValue)
SucceededTopicReviewedAnswer & WithAnswerId(AnswerIdT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue