class Aws::Backup::Types::ReportSetting

Contains detailed information about a report setting.

@note When making an API call, you may pass ReportSetting

data as a hash:

    {
      report_template: "string", # required
    }

@!attribute [rw] report_template

Identifies the report template for the report. Reports are built
using a report template. The report templates are:

`BACKUP_JOB_REPORT | COPY_JOB_REPORT | RESTORE_JOB_REPORT`
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/backup-2018-11-15/ReportSetting AWS API Documentation

Constants

SENSITIVE