70 inline void SetNoncurrentDays(
int value) { m_noncurrentDaysHasBeenSet =
true; m_noncurrentDays = value; }
121 int m_noncurrentDays;
122 bool m_noncurrentDaysHasBeenSet =
false;
124 int m_newerNoncurrentVersions;
125 bool m_newerNoncurrentVersionsHasBeenSet =
false;
NoncurrentVersionExpiration & WithNoncurrentDays(int value)
int GetNewerNoncurrentVersions() const
bool NewerNoncurrentVersionsHasBeenSet() const
AWS_S3CRT_API NoncurrentVersionExpiration & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetNewerNoncurrentVersions(int value)
int GetNoncurrentDays() const
bool NoncurrentDaysHasBeenSet() const
void SetNoncurrentDays(int value)
AWS_S3CRT_API NoncurrentVersionExpiration(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3CRT_API NoncurrentVersionExpiration()
AWS_S3CRT_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
NoncurrentVersionExpiration & WithNewerNoncurrentVersions(int value)