# 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**](https://docs.ionos.com/postgres-sdk-nodejs/models/state) |                                  | \[optional] \[default to undefined] |
