7#include <aws/s3-crt/S3Crt_EXPORTS.h>
8#include <aws/s3-crt/model/SSEKMSEncryption.h>
44 template <
typename SSEKMST = SSEKMSEncryption>
46 m_sSEKMSHasBeenSet =
true;
47 m_sSEKMS = std::forward<SSEKMST>(value);
49 template <
typename SSEKMST = SSEKMSEncryption>
57 bool m_sSEKMSHasBeenSet =
false;
AWS_S3CRT_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
AWS_S3CRT_API ObjectEncryption(const Aws::Utils::Xml::XmlNode &xmlNode)
ObjectEncryption & WithSSEKMS(SSEKMST &&value)
AWS_S3CRT_API ObjectEncryption()=default
AWS_S3CRT_API ObjectEncryption & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
bool SSEKMSHasBeenSet() const
void SetSSEKMS(SSEKMST &&value)
const SSEKMSEncryption & GetSSEKMS() const