ServerKeyListResult Class

A list of PostgreSQL Server keys.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ServerKeyListResult

Constructor

ServerKeyListResult(**kwargs)

Variables

value
list[ServerKey]

A list of PostgreSQL Server keys.

next_link
str

Link to retrieve next page of results.