> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-python/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/postgres-sdk-python/models/backupresponse.md).

# BackupResponse

A database backup.

## Properties

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