7#include <aws/glue/Glue_EXPORTS.h>
41 m_totalRowsProcessedHasBeenSet =
true;
42 m_totalRowsProcessed = value;
57 m_totalRowsPassedHasBeenSet =
true;
58 m_totalRowsPassed = value;
73 m_totalRowsFailedHasBeenSet =
true;
74 m_totalRowsFailed = value;
89 m_totalRulesProcessedHasBeenSet =
true;
90 m_totalRulesProcessed = value;
106 m_totalRulesPassedHasBeenSet =
true;
107 m_totalRulesPassed = value;
123 m_totalRulesFailedHasBeenSet =
true;
124 m_totalRulesFailed = value;
132 double m_totalRowsProcessed{0.0};
134 double m_totalRowsPassed{0.0};
136 double m_totalRowsFailed{0.0};
138 double m_totalRulesProcessed{0.0};
140 double m_totalRulesPassed{0.0};
142 double m_totalRulesFailed{0.0};
143 bool m_totalRowsProcessedHasBeenSet =
false;
144 bool m_totalRowsPassedHasBeenSet =
false;
145 bool m_totalRowsFailedHasBeenSet =
false;
146 bool m_totalRulesProcessedHasBeenSet =
false;
147 bool m_totalRulesPassedHasBeenSet =
false;
148 bool m_totalRulesFailedHasBeenSet =
false;
AWS_GLUE_API DataQualityAggregatedMetrics & operator=(Aws::Utils::Json::JsonView jsonValue)
DataQualityAggregatedMetrics & WithTotalRulesPassed(double value)
void SetTotalRulesProcessed(double value)
void SetTotalRowsProcessed(double value)
DataQualityAggregatedMetrics & WithTotalRulesFailed(double value)
double GetTotalRowsFailed() const
double GetTotalRowsProcessed() const
bool TotalRulesFailedHasBeenSet() const
double GetTotalRulesPassed() const
void SetTotalRowsPassed(double value)
DataQualityAggregatedMetrics & WithTotalRowsPassed(double value)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetTotalRulesFailed(double value)
DataQualityAggregatedMetrics & WithTotalRowsProcessed(double value)
void SetTotalRowsFailed(double value)
bool TotalRowsPassedHasBeenSet() const
bool TotalRulesProcessedHasBeenSet() const
bool TotalRulesPassedHasBeenSet() const
bool TotalRowsFailedHasBeenSet() const
bool TotalRowsProcessedHasBeenSet() const
DataQualityAggregatedMetrics & WithTotalRowsFailed(double value)
double GetTotalRowsPassed() const
AWS_GLUE_API DataQualityAggregatedMetrics(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API DataQualityAggregatedMetrics()=default
void SetTotalRulesPassed(double value)
double GetTotalRulesFailed() const
double GetTotalRulesProcessed() const
DataQualityAggregatedMetrics & WithTotalRulesProcessed(double value)
Aws::Utils::Json::JsonValue JsonValue