> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-java/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-java/models/userresource.md).

# UserResource

## Properties

| Name           | Type                                                              | Description                    | Notes       |
| -------------- | ----------------------------------------------------------------- | ------------------------------ | ----------- |
| **type**       | [**ResourceType**](/postgres-sdk-java/models/resourcetype.md)     |                                |             |
| **id**         | **String**                                                        | The unique ID of the resource. |             |
| **href**       | **String**                                                        | Absolute URL of the resource.  |             |
| **metadata**   | [**Metadata**](/postgres-sdk-java/models/metadata.md)             |                                | \[optional] |
| **properties** | [**UserProperties**](/postgres-sdk-java/models/userproperties.md) |                                |             |
