7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/devops-guru/model/PerformanceInsightsMetricQuery.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/devops-guru/model/PerformanceInsightsReferenceData.h>
12#include <aws/devops-guru/model/PerformanceInsightsStat.h>
66 inline void SetMetricDisplayName(
const char* value) { m_metricDisplayNameHasBeenSet =
true; m_metricDisplayName.assign(value); }
80 inline void SetUnit(
const char* value) { m_unitHasBeenSet =
true; m_unit.assign(value); }
150 bool m_metricDisplayNameHasBeenSet =
false;
153 bool m_unitHasBeenSet =
false;
156 bool m_metricQueryHasBeenSet =
false;
159 bool m_referenceDataHasBeenSet =
false;
162 bool m_statsAtAnomalyHasBeenSet =
false;
165 bool m_statsAtBaselineHasBeenSet =
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