7#include <aws/timestream-write/TimestreamWrite_EXPORTS.h>
19namespace TimestreamWrite
45 inline void SetTotal(
int value) { m_totalHasBeenSet =
true; m_total = value; }
55 inline void SetMemoryStore(
int value) { m_memoryStoreHasBeenSet =
true; m_memoryStore = value; }
65 inline void SetMagneticStore(
int value) { m_magneticStoreHasBeenSet =
true; m_magneticStore = value; }
71 bool m_totalHasBeenSet =
false;
74 bool m_memoryStoreHasBeenSet =
false;
77 bool m_magneticStoreHasBeenSet =
false;
int GetMemoryStore() const
RecordsIngested & WithTotal(int value)
bool MemoryStoreHasBeenSet() const
AWS_TIMESTREAMWRITE_API Aws::Utils::Json::JsonValue Jsonize() const
int GetMagneticStore() const
RecordsIngested & WithMemoryStore(int value)
bool TotalHasBeenSet() const
RecordsIngested & WithMagneticStore(int value)
AWS_TIMESTREAMWRITE_API RecordsIngested(Aws::Utils::Json::JsonView jsonValue)
void SetMemoryStore(int value)
AWS_TIMESTREAMWRITE_API RecordsIngested()
AWS_TIMESTREAMWRITE_API RecordsIngested & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetMagneticStore(int value)
bool MagneticStoreHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue