PostgresVersionListData
Properties
Name
Type
Description
Notes
name
String
[optional]
Example
require 'ionoscloud-dbaas-postgres'
instance = IonoscloudDbaasPostgres::PostgresVersionListData.new(
name: 12
)
Last updated
name
String
[optional]
require 'ionoscloud-dbaas-postgres'
instance = IonoscloudDbaasPostgres::PostgresVersionListData.new(
name: 12
)
Last updated