7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/macie2/Macie2_EXPORTS.h>
39 inline long long GetCount()
const {
return m_count; }
42 m_countHasBeenSet =
true;
58 template <
typename GroupKeyT = Aws::String>
60 m_groupKeyHasBeenSet =
true;
61 m_groupKey = std::forward<GroupKeyT>(value);
63 template <
typename GroupKeyT = Aws::String>
73 bool m_countHasBeenSet =
false;
74 bool m_groupKeyHasBeenSet =
false;
void SetCount(long long value)
AWS_MACIE2_API GroupCount()=default
const Aws::String & GetGroupKey() const
bool CountHasBeenSet() const
AWS_MACIE2_API GroupCount & operator=(Aws::Utils::Json::JsonView jsonValue)
GroupCount & WithCount(long long value)
GroupCount & WithGroupKey(GroupKeyT &&value)
AWS_MACIE2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetGroupKey(GroupKeyT &&value)
AWS_MACIE2_API GroupCount(Aws::Utils::Json::JsonView jsonValue)
long long GetCount() const
bool GroupKeyHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue