# BackupResponse

A database backup.

## Properties

| Name           | Type                                                                                                                  | Description                    | Notes       |
| -------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------ | ----------- |
| **type**       | [**ResourceType**](https://docs.ionos.com/sections-test/python-sdk/dbaas-postgres-python-sdk/models/resourcetype)     |                                | \[optional] |
| **id**         | **str**                                                                                                               | The unique ID of the resource. | \[optional] |
| **metadata**   | [**BackupMetadata**](https://docs.ionos.com/sections-test/python-sdk/dbaas-postgres-python-sdk/models/backupmetadata) |                                | \[optional] |
| **properties** | [**ClusterBackup**](https://docs.ionos.com/sections-test/python-sdk/dbaas-postgres-python-sdk/models/clusterbackup)   |                                | \[optional] |
