# DatabaseResource

## Properties

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