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