7#include <aws/core/utils/DateTime.h>
8#include <aws/elasticfilesystem/EFS_EXPORTS.h>
46 inline long long GetValue()
const {
return m_value; }
49 m_valueHasBeenSet =
true;
66 template <
typename TimestampT = Aws::Utils::DateTime>
68 m_timestampHasBeenSet =
true;
69 m_timestamp = std::forward<TimestampT>(value);
71 template <
typename TimestampT = Aws::Utils::DateTime>
86 m_valueInIAHasBeenSet =
true;
103 m_valueInStandardHasBeenSet =
true;
104 m_valueInStandard = value;
120 m_valueInArchiveHasBeenSet =
true;
121 m_valueInArchive = value;
129 long long m_value{0};
133 long long m_valueInIA{0};
135 long long m_valueInStandard{0};
137 long long m_valueInArchive{0};
138 bool m_valueHasBeenSet =
false;
139 bool m_timestampHasBeenSet =
false;
140 bool m_valueInIAHasBeenSet =
false;
141 bool m_valueInStandardHasBeenSet =
false;
142 bool m_valueInArchiveHasBeenSet =
false;
bool ValueInArchiveHasBeenSet() const
AWS_EFS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetValueInArchive(long long value)
long long GetValueInIA() const
bool TimestampHasBeenSet() const
long long GetValue() const
FileSystemSize & WithValueInArchive(long long value)
bool ValueHasBeenSet() const
long long GetValueInArchive() const
long long GetValueInStandard() const
AWS_EFS_API FileSystemSize()=default
void SetValueInStandard(long long value)
void SetTimestamp(TimestampT &&value)
AWS_EFS_API FileSystemSize & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ValueInIAHasBeenSet() const
FileSystemSize & WithTimestamp(TimestampT &&value)
bool ValueInStandardHasBeenSet() const
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