reportTemplate property

Input<String> reportTemplate
final

Report template for the report. Reports are built using a report template. The report templates are: RESOURCE_COMPLIANCE_REPORT | CONTROL_COMPLIANCE_REPORT | BACKUP_JOB_REPORT | COPY_JOB_REPORT | RESTORE_JOB_REPORT.

Implementation

final pulumi.Input<String> reportTemplate;