7#include <aws/s3/S3_EXPORTS.h>
8#include <aws/s3/model/InventoryS3BucketDestination.h>
56 bool m_s3BucketDestinationHasBeenSet =
false;
void SetS3BucketDestination(InventoryS3BucketDestination &&value)
const InventoryS3BucketDestination & GetS3BucketDestination() const
AWS_S3_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
void SetS3BucketDestination(const InventoryS3BucketDestination &value)
bool S3BucketDestinationHasBeenSet() const
InventoryDestination & WithS3BucketDestination(const InventoryS3BucketDestination &value)
AWS_S3_API InventoryDestination(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3_API InventoryDestination & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
InventoryDestination & WithS3BucketDestination(InventoryS3BucketDestination &&value)
AWS_S3_API InventoryDestination()