PostgresVersionListData

Properties

Example

require 'ionoscloud-dbaas-postgres'

instance = IonoscloudDbaasPostgres::PostgresVersionListData.new(
  name: 12
)

Last updated