# 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**](https://docs.ionos.com/sections-test/python-sdk/mariadb-sdk-python/models/state) |                                  | \[optional] |
