7#include <aws/datasync/DataSync_EXPORTS.h>
44 inline double GetRead()
const{
return m_read; }
46 inline void SetRead(
double value) { m_readHasBeenSet =
true; m_read = value; }
54 inline double GetWrite()
const{
return m_write; }
56 inline void SetWrite(
double value) { m_writeHasBeenSet =
true; m_write = value; }
64 inline double GetOther()
const{
return m_other; }
66 inline void SetOther(
double value) { m_otherHasBeenSet =
true; m_other = value; }
72 bool m_readHasBeenSet =
false;
75 bool m_writeHasBeenSet =
false;
78 bool m_otherHasBeenSet =
false;
void SetRead(double value)
AWS_DATASYNC_API Latency(Aws::Utils::Json::JsonView jsonValue)
void SetOther(double value)
AWS_DATASYNC_API Aws::Utils::Json::JsonValue Jsonize() const
Latency & WithOther(double value)
bool ReadHasBeenSet() const
AWS_DATASYNC_API Latency & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetWrite(double value)
bool WriteHasBeenSet() const
Latency & WithRead(double value)
bool OtherHasBeenSet() const
Latency & WithWrite(double value)
AWS_DATASYNC_API Latency()
Aws::Utils::Json::JsonValue JsonValue