# KubernetesClusters

## Properties

| Name      | Type                                                                                                                           | Description                                                            | Notes                   |
| --------- | ------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------- | ----------------------- |
| **href**  | **str**                                                                                                                        | The URL to the collection representation (absolute path).              | \[optional] \[readonly] |
| **id**    | **str**                                                                                                                        | The unique representation of the K8s cluster as a resource collection. | \[optional] \[readonly] |
| **items** | [**list\[KubernetesCluster\]**](https://docs.ionos.com/sections-test/python-sdk/cloud-api-python-sdk/models/kubernetescluster) | Array of K8s clusters in the collection.                               | \[optional] \[readonly] |
| **type**  | **str**                                                                                                                        | The resource type within a collection.                                 | \[optional] \[readonly] |
