# DatabaseResource

## Properties

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