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

# ClusterMetadata

Metadata of the resource.

## Properties

| Name                     | Type                                              | Description                      | Notes                               |
| ------------------------ | ------------------------------------------------- | -------------------------------- | ----------------------------------- |
| **createdDate**          | **string**                                        | The ISO 8601 creation timestamp. | \[optional] \[default to undefined] |
| **createdBy**            | **string**                                        |                                  | \[optional] \[default to undefined] |
| **createdByUserId**      | **string**                                        |                                  | \[optional] \[default to undefined] |
| **lastModifiedDate**     | **string**                                        | The ISO 8601 modified timestamp. | \[optional] \[default to undefined] |
| **lastModifiedBy**       | **string**                                        |                                  | \[optional] \[default to undefined] |
| **lastModifiedByUserId** | **string**                                        |                                  | \[optional] \[default to undefined] |
| **state**                | [**State**](/postgres-sdk-nodejs/models/state.md) |                                  | \[optional] \[default to undefined] |
