The Client ID of the Access token to use when connecting to the origin database.
The Client Secret of the Access token to use when connecting to the origin database. This value is write-only and never returned by the API.
The name of your origin database.
The host (hostname or IP) of your origin database.
The password required to access your origin database. This value is write-only and never returned by the API.
The port (default: 5432 for Postgres) of your origin database.
Specifies the URL scheme used to connect to your origin database. Available values: "postgres", "postgresql".
The user of your origin database.