7#include <aws/s3/S3_EXPORTS.h>
8#include <aws/s3/model/DefaultRetention.h>
58 bool m_defaultRetentionHasBeenSet =
false;
const DefaultRetention & GetDefaultRetention() const
ObjectLockRule & WithDefaultRetention(DefaultRetention &&value)
AWS_S3_API ObjectLockRule(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetDefaultRetention(const DefaultRetention &value)
AWS_S3_API ObjectLockRule()
AWS_S3_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
void SetDefaultRetention(DefaultRetention &&value)
bool DefaultRetentionHasBeenSet() const
AWS_S3_API ObjectLockRule & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
ObjectLockRule & WithDefaultRetention(const DefaultRetention &value)