ClusterBackupListAllOf
Properties
Name
Type
Description
Notes
id
String
The unique ID of the resource.
[optional]
Example
require 'ionoscloud-dbaas-postgres'
instance = IonoscloudDbaasPostgres::ClusterBackupListAllOf.new(
type: null,
id: 498ae72f-411f-11eb-9d07-046c59cc737e,
items: null
)
Last updated