7#include <aws/s3/S3_EXPORTS.h>
8#include <aws/s3/model/SseKmsEncryptedObjects.h>
9#include <aws/s3/model/ReplicaModifications.h>
82 bool m_sseKmsEncryptedObjectsHasBeenSet =
false;
85 bool m_replicaModificationsHasBeenSet =
false;
void SetSseKmsEncryptedObjects(SseKmsEncryptedObjects &&value)
const ReplicaModifications & GetReplicaModifications() const
AWS_S3_API SourceSelectionCriteria(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3_API SourceSelectionCriteria & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
SourceSelectionCriteria & WithReplicaModifications(ReplicaModifications &&value)
bool SseKmsEncryptedObjectsHasBeenSet() const
void SetSseKmsEncryptedObjects(const SseKmsEncryptedObjects &value)
bool ReplicaModificationsHasBeenSet() const
const SseKmsEncryptedObjects & GetSseKmsEncryptedObjects() const
void SetReplicaModifications(ReplicaModifications &&value)
void SetReplicaModifications(const ReplicaModifications &value)
SourceSelectionCriteria & WithSseKmsEncryptedObjects(const SseKmsEncryptedObjects &value)
SourceSelectionCriteria & WithSseKmsEncryptedObjects(SseKmsEncryptedObjects &&value)
AWS_S3_API SourceSelectionCriteria()
SourceSelectionCriteria & WithReplicaModifications(const ReplicaModifications &value)