7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
82 inline void SetGroup(
const char* value) { m_groupHasBeenSet =
true; m_group.assign(value); }
138 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
144 bool m_groupHasBeenSet =
false;
147 bool m_dimensionsHasBeenSet =
false;
150 bool m_limitHasBeenSet =
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