7#include <aws/macie2/Macie2_EXPORTS.h>
8#include <aws/macie2/model/SeverityDescription.h>
57 inline long long GetScore()
const {
return m_score; }
59 inline void SetScore(
long long value) { m_scoreHasBeenSet =
true; m_score = value; }
65 bool m_descriptionHasBeenSet =
false;
68 bool m_scoreHasBeenSet =
false;
AWS_MACIE2_API Severity(Aws::Utils::Json::JsonView jsonValue)
AWS_MACIE2_API Severity()=default
void SetDescription(SeverityDescription value)
bool DescriptionHasBeenSet() const
bool ScoreHasBeenSet() const
Severity & WithDescription(SeverityDescription value)
Severity & WithScore(long long value)
AWS_MACIE2_API Aws::Utils::Json::JsonValue Jsonize() const
SeverityDescription GetDescription() const
void SetScore(long long value)
long long GetScore() const
AWS_MACIE2_API Severity & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue