7#include <aws/ce/CostExplorer_EXPORTS.h>
46 inline void SetMaxScore(
double value) { m_maxScoreHasBeenSet =
true; m_maxScore = value; }
56 inline void SetCurrentScore(
double value) { m_currentScoreHasBeenSet =
true; m_currentScore = value; }
62 bool m_maxScoreHasBeenSet =
false;
64 double m_currentScore;
65 bool m_currentScoreHasBeenSet =
false;
double GetCurrentScore() const
bool CurrentScoreHasBeenSet() const
AWS_COSTEXPLORER_API AnomalyScore()
AWS_COSTEXPLORER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetMaxScore(double value)
AWS_COSTEXPLORER_API AnomalyScore & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetCurrentScore(double value)
double GetMaxScore() const
AnomalyScore & WithMaxScore(double value)
bool MaxScoreHasBeenSet() const
AnomalyScore & WithCurrentScore(double value)
AWS_COSTEXPLORER_API AnomalyScore(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue