7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/devops-guru/model/PerformanceInsightsMetricDimensionGroup.h>
10#include <aws/core/utils/memory/stl/AWSMap.h>
80 inline void SetMetric(
const char* value) { m_metricHasBeenSet =
true; m_metric.assign(value); }
127 bool m_metricHasBeenSet =
false;
130 bool m_groupByHasBeenSet =
false;
133 bool m_filterHasBeenSet =
false;
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue