7#include <aws/macie2/Macie2_EXPORTS.h>
40 m_approximateNumberOfObjectsToProcessHasBeenSet =
true;
41 m_approximateNumberOfObjectsToProcess = value;
56 m_numberOfRunsHasBeenSet =
true;
57 m_numberOfRuns = value;
65 double m_approximateNumberOfObjectsToProcess{0.0};
67 double m_numberOfRuns{0.0};
68 bool m_approximateNumberOfObjectsToProcessHasBeenSet =
false;
69 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