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