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