Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Endpoint

Information about the database instance node endpoint.

Properties

fqdn

fqdn: string

The FQDN of the endpoint.

ipAddress

ipAddress: string

The IP address of the endpoint.

port

port: number

The port address of the endpoint. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Endpoint): object

getJsonObj