# UserResource

## 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** | [**UserProperties**](https://docs.ionos.com/sections-test/python-sdk/dbaas-postgres-python-sdk/models/userproperties) |                                |             |
