# ClusterMetadata

Metadata of the resource.

## Properties

| Name                     | Type                                                                                                                  | Description                      | Notes       |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ----------- |
| **createdDate**          | [**OffsetDateTime**](https://github.com/ionos-cloud/sdk-java-dbaas-mariadb/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-mariadb/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/nodejs-sdk/mariadb-sdk-nodejs/models/state)                          |                                  | \[optional] |
