Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 842 Bytes

ReportConfigDatabaseResource.md

File metadata and controls

14 lines (10 loc) · 842 Bytes

ReportConfigDatabaseResource

Properties

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]

[Back to Model list] [Back to API list] [Back to README]