For the complete documentation index, see llms.txt. This page is also available as Markdown.

PostgresVersionListData

Properties

Name
Type
Description
Notes

name

String

[optional]

Example

require 'ionoscloud-dbaas-postgres'

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

Last updated

Was this helpful?