7#include <aws/elasticfilesystem/EFS_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
52 inline long long GetValue()
const{
return m_value; }
54 inline void SetValue(
long long value) { m_valueHasBeenSet =
true; m_value = value; }
79 inline void SetValueInIA(
long long value) { m_valueInIAHasBeenSet =
true; m_valueInIA = value; }
90 inline void SetValueInStandard(
long long value) { m_valueInStandardHasBeenSet =
true; m_valueInStandard = value; }
101 inline void SetValueInArchive(
long long value) { m_valueInArchiveHasBeenSet =
true; m_valueInArchive = value; }
107 bool m_valueHasBeenSet =
false;
110 bool m_timestampHasBeenSet =
false;
112 long long m_valueInIA;
113 bool m_valueInIAHasBeenSet =
false;
115 long long m_valueInStandard;
116 bool m_valueInStandardHasBeenSet =
false;
118 long long m_valueInArchive;
119 bool m_valueInArchiveHasBeenSet =
false;
bool ValueInArchiveHasBeenSet() const
void SetTimestamp(const Aws::Utils::DateTime &value)
AWS_EFS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetValueInArchive(long long value)
AWS_EFS_API FileSystemSize()
long long GetValueInIA() const
bool TimestampHasBeenSet() const
FileSystemSize & WithTimestamp(Aws::Utils::DateTime &&value)
long long GetValue() const
void SetTimestamp(Aws::Utils::DateTime &&value)
FileSystemSize & WithValueInArchive(long long value)
bool ValueHasBeenSet() const
long long GetValueInArchive() const
long long GetValueInStandard() const
void SetValueInStandard(long long value)
AWS_EFS_API FileSystemSize & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ValueInIAHasBeenSet() const
bool ValueInStandardHasBeenSet() const
FileSystemSize & WithTimestamp(const Aws::Utils::DateTime &value)
void SetValue(long long value)
FileSystemSize & WithValueInIA(long long value)
AWS_EFS_API FileSystemSize(Aws::Utils::Json::JsonView jsonValue)
FileSystemSize & WithValueInStandard(long long value)
void SetValueInIA(long long value)
const Aws::Utils::DateTime & GetTimestamp() const
FileSystemSize & WithValue(long long value)
Aws::Utils::Json::JsonValue JsonValue