7#include <aws/cloudtrail/CloudTrail_EXPORTS.h>
45 inline void SetResultsCount(
int value) { m_resultsCountHasBeenSet =
true; m_resultsCount = value; }
55 inline void SetTotalResultsCount(
int value) { m_totalResultsCountHasBeenSet =
true; m_totalResultsCount = value; }
67 inline void SetBytesScanned(
long long value) { m_bytesScannedHasBeenSet =
true; m_bytesScanned = value; }
73 bool m_resultsCountHasBeenSet =
false;
75 int m_totalResultsCount;
76 bool m_totalResultsCountHasBeenSet =
false;
78 long long m_bytesScanned;
79 bool m_bytesScannedHasBeenSet =
false;
QueryStatistics & WithResultsCount(int value)
void SetBytesScanned(long long value)
QueryStatistics & WithBytesScanned(long long value)
long long GetBytesScanned() const
AWS_CLOUDTRAIL_API Aws::Utils::Json::JsonValue Jsonize() const
int GetResultsCount() const
QueryStatistics & WithTotalResultsCount(int value)
bool ResultsCountHasBeenSet() const
AWS_CLOUDTRAIL_API QueryStatistics(Aws::Utils::Json::JsonView jsonValue)
int GetTotalResultsCount() const
AWS_CLOUDTRAIL_API QueryStatistics & operator=(Aws::Utils::Json::JsonView jsonValue)
bool BytesScannedHasBeenSet() const
bool TotalResultsCountHasBeenSet() const
AWS_CLOUDTRAIL_API QueryStatistics()
void SetResultsCount(int value)
void SetTotalResultsCount(int value)
Aws::Utils::Json::JsonValue JsonValue