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

# ClusterMetadata

Metadata of the resource.

## Properties

| Name                             | Type                                              | Description                      | Notes       |
| -------------------------------- | ------------------------------------------------- | -------------------------------- | ----------- |
| **created\_date**                | **datetime**                                      | The ISO 8601 creation timestamp. | \[optional] |
| **created\_by**                  | **str**                                           |                                  | \[optional] |
| **created\_by\_user\_id**        | **str**                                           |                                  | \[optional] |
| **last\_modified\_date**         | **datetime**                                      | The ISO 8601 modified timestamp. | \[optional] |
| **last\_modified\_by**           | **str**                                           |                                  | \[optional] |
| **last\_modified\_by\_user\_id** | **str**                                           |                                  | \[optional] |
| **state**                        | [**State**](/postgres-sdk-python/models/state.md) |                                  | \[optional] |
