# ClusterResponse

A database cluster.

## Properties

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