Interface: DatabaseCredential
Interface: DatabaseCredential
Database credentials with OAuth token for Postgres connection
Properties
expire_time
expire_time: string;Token expiration time in UTC (ISO 8601 format) Tokens expire after 1 hour from generation
Example
"2026-02-06T17:07:00Z"token
token: string;OAuth token to use as the password when connecting to Postgres