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

# UserResource

## 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** | [**UserProperties**](/postgres-sdk-python/models/userproperties.md) |                                |             |
