7#include <aws/macie2/Macie2_EXPORTS.h>
56 inline void SetNumberOfRuns(
double value) { m_numberOfRunsHasBeenSet =
true; m_numberOfRuns = value; }
61 double m_approximateNumberOfObjectsToProcess{0.0};
62 bool m_approximateNumberOfObjectsToProcessHasBeenSet =
false;
64 double m_numberOfRuns{0.0};
65 bool m_numberOfRunsHasBeenSet =
false;
bool NumberOfRunsHasBeenSet() const
AWS_MACIE2_API Statistics()=default
bool ApproximateNumberOfObjectsToProcessHasBeenSet() const
Statistics & WithNumberOfRuns(double value)
double GetNumberOfRuns() const
Statistics & WithApproximateNumberOfObjectsToProcess(double value)
void SetNumberOfRuns(double value)
AWS_MACIE2_API Statistics & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetApproximateNumberOfObjectsToProcess(double value)
double GetApproximateNumberOfObjectsToProcess() const
AWS_MACIE2_API Statistics(Aws::Utils::Json::JsonView jsonValue)
AWS_MACIE2_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue