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