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;
AWS_S3_API NoncurrentVersionExpiration()
NoncurrentVersionExpiration & WithNoncurrentDays(int value)
void SetNoncurrentDays(int value)
bool NewerNoncurrentVersionsHasBeenSet() const
NoncurrentVersionExpiration & WithNewerNoncurrentVersions(int value)
int GetNoncurrentDays() const
void SetNewerNoncurrentVersions(int value)
AWS_S3_API NoncurrentVersionExpiration & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3_API NoncurrentVersionExpiration(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
int GetNewerNoncurrentVersions() const
bool NoncurrentDaysHasBeenSet() const