7#include <aws/ce/CostExplorer_EXPORTS.h>
16namespace CostExplorer {
40 m_maxScoreHasBeenSet =
true;
56 m_currentScoreHasBeenSet =
true;
57 m_currentScore = value;
65 double m_maxScore{0.0};
67 double m_currentScore{0.0};
68 bool m_maxScoreHasBeenSet =
false;
69 bool m_currentScoreHasBeenSet =
false;
double GetCurrentScore() const
bool CurrentScoreHasBeenSet() const
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)
AWS_COSTEXPLORER_API AnomalyScore()=default
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