# Metadata

The metadata of the resource.

## Properties

| Name                     | Type                                                                                                  | Description                                        | Notes                               |
| ------------------------ | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------- |
| **createdDate**          | **string**                                                                                            | The date the resource was created.                 | \[optional] \[default to undefined] |
| **createdBy**            | **string**                                                                                            | The user who created the resource.                 | \[optional] \[default to undefined] |
| **createdByUserId**      | **string**                                                                                            | The ID of the user who created the resource.       | \[optional] \[default to undefined] |
| **lastModifiedDate**     | **string**                                                                                            | The date the resource was last modified.           | \[optional] \[default to undefined] |
| **lastModifiedBy**       | **string**                                                                                            | The last user who modified the resource.           | \[optional] \[default to undefined] |
| **lastModifiedByUserId** | **string**                                                                                            | The ID of the user who last modified the resource. | \[optional] \[default to undefined] |
| **state**                | [**State**](https://docs.ionos.com/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/state)      |                                                    | \[optional] \[default to undefined] |
| **health**               | [**Health**](https://github.com/ionos-cloud/sdk-nodejs-dbaas-mongo/blob/master/docs/models/Health.md) |                                                    | \[optional] \[default to undefined] |
