# ClusterResponse

A database cluster.

## Properties

| Name           | Type                                                                                                                     | Description                    | Notes                               |
| -------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------ | ----------------------------------- |
| **type**       | [**ResourceType**](https://docs.ionos.com/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/resourcetype)           |                                | \[optional] \[default to undefined] |
| **id**         | **string**                                                                                                               | The unique ID of the resource. | \[optional] \[default to undefined] |
| **metadata**   | [**Metadata**](https://docs.ionos.com/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/metadata)                   |                                | \[optional] \[default to undefined] |
| **properties** | [**ClusterProperties**](https://docs.ionos.com/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/clusterproperties) |                                | \[optional] \[default to undefined] |
