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

# Metadata

## Properties

| Name                     | Type                                                                                                                   | Description              | Notes       |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------- | ------------------------ | ----------- |
| **createdBy**            | **String**                                                                                                             | The URN of an IAM user.  | \[optional] |
| **createdByUserId**      | [**UUID**](https://github.com/ionos-cloud/sdk-java-dbaas-postgres/blob/master/docs/models/UUID.md)                     | The ID of an IAM user.   | \[optional] |
| **createdDate**          | [**OffsetDateTime**](https://github.com/ionos-cloud/sdk-java-dbaas-postgres/blob/master/docs/models/OffsetDateTime.md) | An ISO 8601 timestamp.   | \[optional] |
| **lastModifiedBy**       | **String**                                                                                                             | The URN of an IAM user.  | \[optional] |
| **lastModifiedByUserId** | [**UUID**](https://github.com/ionos-cloud/sdk-java-dbaas-postgres/blob/master/docs/models/UUID.md)                     | The ID of an IAM user.   | \[optional] |
| **lastModifiedDate**     | [**OffsetDateTime**](https://github.com/ionos-cloud/sdk-java-dbaas-postgres/blob/master/docs/models/OffsetDateTime.md) | An ISO 8601 timestamp.   | \[optional] |
| **resourceURN**          | **String**                                                                                                             | The URN of the resource. | \[optional] |
