7#include <aws/s3control/S3Control_EXPORTS.h>
8#include <aws/s3control/model/SSES3Encryption.h>
9#include <aws/s3control/model/SSEKMSEncryption.h>
69 bool m_sSES3HasBeenSet =
false;
72 bool m_sSEKMSHasBeenSet =
false;
AWS_S3CONTROL_API GeneratedManifestEncryption()
const SSEKMSEncryption & GetSSEKMS() const
AWS_S3CONTROL_API GeneratedManifestEncryption & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3CONTROL_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
const SSES3Encryption & GetSSES3() const
void SetSSES3(SSES3Encryption &&value)
GeneratedManifestEncryption & WithSSEKMS(SSEKMSEncryption &&value)
bool SSEKMSHasBeenSet() const
void SetSSEKMS(SSEKMSEncryption &&value)
AWS_S3CONTROL_API GeneratedManifestEncryption(const Aws::Utils::Xml::XmlNode &xmlNode)
GeneratedManifestEncryption & WithSSEKMS(const SSEKMSEncryption &value)
void SetSSES3(const SSES3Encryption &value)
bool SSES3HasBeenSet() const
GeneratedManifestEncryption & WithSSES3(const SSES3Encryption &value)
GeneratedManifestEncryption & WithSSES3(SSES3Encryption &&value)
void SetSSEKMS(const SSEKMSEncryption &value)