> 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/databaseresource.md).

# DatabaseResource

## Properties

| Name           | Type                                                                        | Description                    | Notes       |
| -------------- | --------------------------------------------------------------------------- | ------------------------------ | ----------- |
| **type**       | [**ResourceType**](/postgres-sdk-python/models/resourcetype.md)             |                                |             |
| **id**         | **str**                                                                     | The unique ID of the resource. |             |
| **href**       | **str**                                                                     | Absolute URL of the resource.  |             |
| **metadata**   | [**Metadata**](/postgres-sdk-python/models/metadata.md)                     |                                | \[optional] |
| **properties** | [**DatabaseProperties**](/postgres-sdk-python/models/databaseproperties.md) |                                |             |
