7#include <aws/macie2/Macie2_EXPORTS.h>
8#include <aws/macie2/model/SeverityDescription.h>
43 m_descriptionHasBeenSet =
true;
44 m_description = value;
57 inline long long GetScore()
const {
return m_score; }
60 m_scoreHasBeenSet =
true;
72 bool m_descriptionHasBeenSet =
false;
73 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