7#include <aws/s3/S3_EXPORTS.h>
51 m_noncurrentDaysHasBeenSet =
true;
52 m_noncurrentDays = value;
74 m_newerNoncurrentVersionsHasBeenSet =
true;
75 m_newerNoncurrentVersions = value;
83 int m_noncurrentDays{0};
85 int m_newerNoncurrentVersions{0};
86 bool m_noncurrentDaysHasBeenSet =
false;
87 bool m_newerNoncurrentVersionsHasBeenSet =
false;
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
AWS_S3_API NoncurrentVersionExpiration()=default