# LabelResource

## Properties

| Name           | Type                                                                                                                               | Description                                        | Notes                   |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------- |
| **href**       | **str**                                                                                                                            | URL to the object representation (absolute path).  | \[optional] \[readonly] |
| **id**         | **str**                                                                                                                            | Label on a resource is identified using label key. | \[optional] \[readonly] |
| **metadata**   | [**NoStateMetaData**](https://docs.ionos.com/sections-test/python-sdk/cloud-api-python-sdk/models/nostatemetadata)                 |                                                    | \[optional]             |
| **properties** | [**LabelResourceProperties**](https://docs.ionos.com/sections-test/python-sdk/cloud-api-python-sdk/models/labelresourceproperties) |                                                    |                         |
| **type**       | **str**                                                                                                                            | The type of object that has been created.          | \[optional] \[readonly] |
