7#include <aws/s3-crt/S3Crt_EXPORTS.h>
53 inline void SetNoncurrentDays(
int value) { m_noncurrentDaysHasBeenSet =
true; m_noncurrentDays = value; }
74 bool m_noncurrentDaysHasBeenSet =
false;
76 int m_newerNoncurrentVersions;
77 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)