Name | Type | Description | Notes |
---|---|---|---|
access | str | The format to distribute the report in when sending to users who have explicit access to the report. | [optional] |
additional | str | The format to distribute the report to additional recipients. | [optional] |
additional_recipients | list[str] | The email address of additional recipients to distribute the report to. | [optional] |
asset_access | bool | ${report.config.email.additional.asset.access.description} | [optional] |
owner | str | The format to distribute the report to the owner. | [optional] |
smtp | ReportEmailSmtp | SMTP delivery settings. | [optional] |