7#include <aws/sesv2/SESV2_EXPORTS.h>
57 inline void SetExportedRecordsCount(
int value) { m_exportedRecordsCountHasBeenSet =
true; m_exportedRecordsCount = value; }
62 int m_processedRecordsCount;
63 bool m_processedRecordsCountHasBeenSet =
false;
65 int m_exportedRecordsCount;
66 bool m_exportedRecordsCountHasBeenSet =
false;
void SetExportedRecordsCount(int value)
AWS_SESV2_API ExportStatistics(Aws::Utils::Json::JsonView jsonValue)
void SetProcessedRecordsCount(int value)
AWS_SESV2_API Aws::Utils::Json::JsonValue Jsonize() const
ExportStatistics & WithExportedRecordsCount(int value)
int GetProcessedRecordsCount() const
AWS_SESV2_API ExportStatistics()
bool ExportedRecordsCountHasBeenSet() const
int GetExportedRecordsCount() const
AWS_SESV2_API ExportStatistics & operator=(Aws::Utils::Json::JsonView jsonValue)
ExportStatistics & WithProcessedRecordsCount(int value)
bool ProcessedRecordsCountHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue