7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/devops-guru/DevOpsGuruRequest.h>
9#include <aws/devops-guru/model/InsightFeedback.h>
50 bool m_insightFeedbackHasBeenSet =
false;
AWS_DEVOPSGURU_API Aws::String SerializePayload() const override
AWS_DEVOPSGURU_API PutFeedbackRequest()
PutFeedbackRequest & WithInsightFeedback(InsightFeedback &&value)
bool InsightFeedbackHasBeenSet() const
void SetInsightFeedback(InsightFeedback &&value)
virtual const char * GetServiceRequestName() const override
const InsightFeedback & GetInsightFeedback() const
void SetInsightFeedback(const InsightFeedback &value)
PutFeedbackRequest & WithInsightFeedback(const InsightFeedback &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String