/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Contains information from your report plan about where to deliver your
* reports, specifically your Amazon S3 bucket name, S3 key prefix, and the formats
* of your reports.See Also:
AWS
* API Reference
The unique name of the S3 bucket that receives your reports.
*/ inline const Aws::String& GetS3BucketName() const{ return m_s3BucketName; } /** *The unique name of the S3 bucket that receives your reports.
*/ inline bool S3BucketNameHasBeenSet() const { return m_s3BucketNameHasBeenSet; } /** *The unique name of the S3 bucket that receives your reports.
*/ inline void SetS3BucketName(const Aws::String& value) { m_s3BucketNameHasBeenSet = true; m_s3BucketName = value; } /** *The unique name of the S3 bucket that receives your reports.
*/ inline void SetS3BucketName(Aws::String&& value) { m_s3BucketNameHasBeenSet = true; m_s3BucketName = std::move(value); } /** *The unique name of the S3 bucket that receives your reports.
*/ inline void SetS3BucketName(const char* value) { m_s3BucketNameHasBeenSet = true; m_s3BucketName.assign(value); } /** *The unique name of the S3 bucket that receives your reports.
*/ inline ReportDeliveryChannel& WithS3BucketName(const Aws::String& value) { SetS3BucketName(value); return *this;} /** *The unique name of the S3 bucket that receives your reports.
*/ inline ReportDeliveryChannel& WithS3BucketName(Aws::String&& value) { SetS3BucketName(std::move(value)); return *this;} /** *The unique name of the S3 bucket that receives your reports.
*/ inline ReportDeliveryChannel& WithS3BucketName(const char* value) { SetS3BucketName(value); return *this;} /** *The prefix for where Backup Audit Manager delivers your reports to Amazon S3.
* The prefix is this part of the following path:
* s3://your-bucket-name/prefix
/Backup/us-west-2/year/month/day/report-name.
* If not specified, there is no prefix.
The prefix for where Backup Audit Manager delivers your reports to Amazon S3.
* The prefix is this part of the following path:
* s3://your-bucket-name/prefix
/Backup/us-west-2/year/month/day/report-name.
* If not specified, there is no prefix.
The prefix for where Backup Audit Manager delivers your reports to Amazon S3.
* The prefix is this part of the following path:
* s3://your-bucket-name/prefix
/Backup/us-west-2/year/month/day/report-name.
* If not specified, there is no prefix.
The prefix for where Backup Audit Manager delivers your reports to Amazon S3.
* The prefix is this part of the following path:
* s3://your-bucket-name/prefix
/Backup/us-west-2/year/month/day/report-name.
* If not specified, there is no prefix.
The prefix for where Backup Audit Manager delivers your reports to Amazon S3.
* The prefix is this part of the following path:
* s3://your-bucket-name/prefix
/Backup/us-west-2/year/month/day/report-name.
* If not specified, there is no prefix.
The prefix for where Backup Audit Manager delivers your reports to Amazon S3.
* The prefix is this part of the following path:
* s3://your-bucket-name/prefix
/Backup/us-west-2/year/month/day/report-name.
* If not specified, there is no prefix.
The prefix for where Backup Audit Manager delivers your reports to Amazon S3.
* The prefix is this part of the following path:
* s3://your-bucket-name/prefix
/Backup/us-west-2/year/month/day/report-name.
* If not specified, there is no prefix.
The prefix for where Backup Audit Manager delivers your reports to Amazon S3.
* The prefix is this part of the following path:
* s3://your-bucket-name/prefix
/Backup/us-west-2/year/month/day/report-name.
* If not specified, there is no prefix.
A list of the format of your reports: CSV
, JSON
, or
* both. If not specified, the default format is CSV
.
A list of the format of your reports: CSV
, JSON
, or
* both. If not specified, the default format is CSV
.
A list of the format of your reports: CSV
, JSON
, or
* both. If not specified, the default format is CSV
.
A list of the format of your reports: CSV
, JSON
, or
* both. If not specified, the default format is CSV
.
A list of the format of your reports: CSV
, JSON
, or
* both. If not specified, the default format is CSV
.
A list of the format of your reports: CSV
, JSON
, or
* both. If not specified, the default format is CSV
.
A list of the format of your reports: CSV
, JSON
, or
* both. If not specified, the default format is CSV
.
A list of the format of your reports: CSV
, JSON
, or
* both. If not specified, the default format is CSV
.
A list of the format of your reports: CSV
, JSON
, or
* both. If not specified, the default format is CSV
.