7#include <aws/macie2/Macie2_EXPORTS.h>
56 inline void SetNumberOfRuns(
double value) { m_numberOfRunsHasBeenSet =
true; m_numberOfRuns = value; }
61 double m_approximateNumberOfObjectsToProcess;
62 bool m_approximateNumberOfObjectsToProcessHasBeenSet =
false;
64 double m_numberOfRuns;
65 bool m_numberOfRunsHasBeenSet =
false;
bool NumberOfRunsHasBeenSet() const
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)
AWS_MACIE2_API Statistics()
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