7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/securityhub/model/Recommendation.h>
48 template<
typename RecommendationT = Recommendation>
49 void SetRecommendation(RecommendationT&& value) { m_recommendationHasBeenSet =
true; m_recommendation = std::forward<RecommendationT>(value); }
50 template<
typename RecommendationT = Recommendation>
56 bool m_recommendationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue