PostgresVersionList

Properties

NameTypeDescriptionNotes

data

[optional]

Example

require 'ionoscloud-dbaas-postgres'

instance = IonoscloudDbaasPostgres::PostgresVersionList.new(
  data: null
)

Last updated