Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ConnectionDetails

Database system connection information. Used to connect to PostgreSQL instance(s).

Properties

caCertificate

caCertificate: string

The CA certificate to be used by the PosgreSQL client to connect to the database. The CA certificate is used to authenticate the server identity. It is issued by PostgreSQL Service Private CA.

instanceEndpoints

instanceEndpoints: Array<DbInstanceEndpoint>

The list of database instance node endpoints in the database system.

primaryDbEndpoint

primaryDbEndpoint: Endpoint

Functions

getDeserializedJsonObj

getJsonObj