7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/devops-guru/model/RecommendationRelatedAnomalyResource.h>
11#include <aws/devops-guru/model/RecommendationRelatedAnomalySourceDetail.h>
82 inline void SetAnomalyId(
const char* value) { m_anomalyIdHasBeenSet =
true; m_anomalyId.assign(value); }
90 bool m_resourcesHasBeenSet =
false;
93 bool m_sourceDetailsHasBeenSet =
false;
96 bool m_anomalyIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue