7#include <aws/s3control/S3Control_EXPORTS.h>
8#include <aws/s3control/model/BucketLocationConstraint.h>
59 bool m_locationConstraintHasBeenSet =
false;
void SetLocationConstraint(BucketLocationConstraint &&value)
AWS_S3CONTROL_API CreateBucketConfiguration()
AWS_S3CONTROL_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
void SetLocationConstraint(const BucketLocationConstraint &value)
bool LocationConstraintHasBeenSet() const
AWS_S3CONTROL_API CreateBucketConfiguration & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
CreateBucketConfiguration & WithLocationConstraint(const BucketLocationConstraint &value)
CreateBucketConfiguration & WithLocationConstraint(BucketLocationConstraint &&value)
AWS_S3CONTROL_API CreateBucketConfiguration(const Aws::Utils::Xml::XmlNode &xmlNode)
const BucketLocationConstraint & GetLocationConstraint() const