7#include <aws/timestream-write/TimestreamWrite_EXPORTS.h>
16namespace TimestreamWrite {
36 inline int GetTotal()
const {
return m_total; }
39 m_totalHasBeenSet =
true;
55 m_memoryStoreHasBeenSet =
true;
56 m_memoryStore = value;
71 m_magneticStoreHasBeenSet =
true;
72 m_magneticStore = value;
84 int m_magneticStore{0};
85 bool m_totalHasBeenSet =
false;
86 bool m_memoryStoreHasBeenSet =
false;
87 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()=default
AWS_TIMESTREAMWRITE_API RecordsIngested(Aws::Utils::Json::JsonView jsonValue)
void SetMemoryStore(int value)
AWS_TIMESTREAMWRITE_API RecordsIngested & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetMagneticStore(int value)
bool MagneticStoreHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue