# DatabaseResource

## Properties

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