| Name | Type | Description | Notes |
|---|---|---|---|
| credentials | ReportConfigDatabaseCredentialsResource | Credential information for the target database. Only used when the format is `"database-export"`. | [optional] |
| host | str | The database server host to export to. | [optional] |
| name | str | The name of the database to export to. | [optional] |
| port | int | The database server port to export to. | [optional] |
| vendor | str | The type of the database server. | [optional] |