7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/model/GroupKey.h>
45 inline long long GetCount()
const{
return m_count; }
47 inline void SetCount(
long long value) { m_countHasBeenSet =
true; m_count = value; }
58 inline void SetGroupKey(
GroupKey&& value) { m_groupKeyHasBeenSet =
true; m_groupKey = std::move(value); }
65 bool m_countHasBeenSet =
false;
68 bool m_groupKeyHasBeenSet =
false;
bool CountHasBeenSet() const
AWS_INSPECTOR2_API Counts & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
Counts & WithGroupKey(const GroupKey &value)
void SetGroupKey(const GroupKey &value)
Counts & WithCount(long long value)
AWS_INSPECTOR2_API Counts(Aws::Utils::Json::JsonView jsonValue)
long long GetCount() const
const GroupKey & GetGroupKey() const
bool GroupKeyHasBeenSet() const
void SetGroupKey(GroupKey &&value)
Counts & WithGroupKey(GroupKey &&value)
void SetCount(long long value)
AWS_INSPECTOR2_API Counts()
Aws::Utils::Json::JsonValue JsonValue