# ClusterResponse

A database cluster.

## Properties

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