7#include <aws/inspector2/Inspector2_EXPORTS.h>
43 inline long long GetAll()
const{
return m_all; }
45 inline void SetAll(
long long value) { m_allHasBeenSet =
true; m_all = value; }
55 inline void SetCritical(
long long value) { m_criticalHasBeenSet =
true; m_critical = value; }
63 inline long long GetHigh()
const{
return m_high; }
65 inline void SetHigh(
long long value) { m_highHasBeenSet =
true; m_high = value; }
73 inline long long GetMedium()
const{
return m_medium; }
75 inline void SetMedium(
long long value) { m_mediumHasBeenSet =
true; m_medium = value; }
81 bool m_allHasBeenSet =
false;
84 bool m_criticalHasBeenSet =
false;
87 bool m_highHasBeenSet =
false;
90 bool m_mediumHasBeenSet =
false;
void SetMedium(long long value)
long long GetCritical() const
SeverityCounts & WithMedium(long long value)
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAll(long long value)
void SetCritical(long long value)
SeverityCounts & WithHigh(long long value)
bool CriticalHasBeenSet() const
AWS_INSPECTOR2_API SeverityCounts(Aws::Utils::Json::JsonView jsonValue)
long long GetMedium() const
bool AllHasBeenSet() const
void SetHigh(long long value)
AWS_INSPECTOR2_API SeverityCounts & operator=(Aws::Utils::Json::JsonView jsonValue)
bool MediumHasBeenSet() const
SeverityCounts & WithCritical(long long value)
bool HighHasBeenSet() const
SeverityCounts & WithAll(long long value)
AWS_INSPECTOR2_API SeverityCounts()
long long GetHigh() const
Aws::Utils::Json::JsonValue JsonValue