> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-python/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/postgres-sdk-python/models/clusterresponse.md).

# ClusterResponse

A database cluster.

## Properties

| Name           | Type                                                                      | Description                    | Notes       |
| -------------- | ------------------------------------------------------------------------- | ------------------------------ | ----------- |
| **type**       | [**ResourceType**](/postgres-sdk-python/models/resourcetype.md)           |                                | \[optional] |
| **id**         | **str**                                                                   | The unique ID of the resource. | \[optional] |
| **metadata**   | [**ClusterMetadata**](/postgres-sdk-python/models/clustermetadata.md)     |                                | \[optional] |
| **properties** | [**ClusterProperties**](/postgres-sdk-python/models/clusterproperties.md) |                                | \[optional] |
