# KubernetesNodePools

## Properties

| Name      | Type                                                                                                                        | Description                                                                   | Notes                   |
| --------- | --------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------- |
| **href**  | [**URI**](https://github.com/ionos-cloud/sdk-java/blob/master/docs/models/URI.md)                                           | The URL to the collection representation (absolute path).                     | \[optional] \[readonly] |
| **id**    | **String**                                                                                                                  | A unique representation of the Kubernetes node pool as a resource collection. | \[optional] \[readonly] |
| **items** | [**List\<KubernetesNodePool>**](https://docs.ionos.com/sections-test/java-sdk/cloud-api-java-sdk/models/kubernetesnodepool) | Array of items in the collection.                                             | \[optional] \[readonly] |
| **type**  | [**TypeEnum**](#TypeEnum)                                                                                                   | The resource type within a collection.                                        | \[optional] \[readonly] |

## Enum: TypeEnum

| Name       | Value        |
| ---------- | ------------ |
| COLLECTION | "collection" |
