PatchClusterRequest

Properties

Example

require 'ionoscloud-dbaas-postgres'

instance = IonoscloudDbaasPostgres::PatchClusterRequest.new(
  metadata: null,
  properties: null
)

Last updated