7#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8#include <aws/imagebuilder/model/RemediationRecommendation.h>
47 template<
typename RecommendationT = RemediationRecommendation>
48 void SetRecommendation(RecommendationT&& value) { m_recommendationHasBeenSet =
true; m_recommendation = std::forward<RecommendationT>(value); }
49 template<
typename RecommendationT = RemediationRecommendation>
55 bool m_recommendationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue