# ClusterMetadata

Metadata of the resource.

## Properties

| Name                     | Type                                                                                                                   | Description                      | Notes       |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ----------- |
| **createdDate**          | [**OffsetDateTime**](https://github.com/ionos-cloud/sdk-java-dbaas-postgres/blob/master/docs/models/OffsetDateTime.md) | The ISO 8601 creation timestamp. | \[optional] |
| **createdBy**            | **String**                                                                                                             |                                  | \[optional] |
| **createdByUserId**      | **String**                                                                                                             |                                  | \[optional] |
| **lastModifiedDate**     | [**OffsetDateTime**](https://github.com/ionos-cloud/sdk-java-dbaas-postgres/blob/master/docs/models/OffsetDateTime.md) | The ISO 8601 modified timestamp. | \[optional] |
| **lastModifiedBy**       | **String**                                                                                                             |                                  | \[optional] |
| **lastModifiedByUserId** | **String**                                                                                                             |                                  | \[optional] |
| **state**                | [**State**](https://docs.ionos.com/sections-test/java-sdk/dbaas-postgres-java-sdk/models/state)                        |                                  | \[optional] |
