# GroupCollection

## Properties

| Name      | Type                                                                                                        | Description                                        | Notes                   |
| --------- | ----------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------- |
| **id**    | **str**                                                                                                     | The unique resource identifier.                    | \[readonly]             |
| **type**  | **str**                                                                                                     | The resource type.                                 | \[optional] \[readonly] |
| **href**  | **str**                                                                                                     | The absolute URL to the resource's representation. | \[optional] \[readonly] |
| **items** | [**list\[Group\]**](https://docs.ionos.com/sections-test/python-sdk/vm-autoscaling-python-sdk/models/group) |                                                    | \[optional]             |
