7#include <aws/s3control/S3Control_EXPORTS.h>
50 inline void SetNoncurrentDays(
int value) { m_noncurrentDaysHasBeenSet =
true; m_noncurrentDays = value; }
70 bool m_noncurrentDaysHasBeenSet =
false;
72 int m_newerNoncurrentVersions;
73 bool m_newerNoncurrentVersionsHasBeenSet =
false;
NoncurrentVersionExpiration & WithNewerNoncurrentVersions(int value)
NoncurrentVersionExpiration & WithNoncurrentDays(int value)
int GetNoncurrentDays() const
void SetNewerNoncurrentVersions(int value)
void SetNoncurrentDays(int value)
bool NewerNoncurrentVersionsHasBeenSet() const
AWS_S3CONTROL_API NoncurrentVersionExpiration()
int GetNewerNoncurrentVersions() const
AWS_S3CONTROL_API NoncurrentVersionExpiration(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3CONTROL_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
AWS_S3CONTROL_API NoncurrentVersionExpiration & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
bool NoncurrentDaysHasBeenSet() const