# 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/python-sdk/models/nostatemetadata)                 |                                                    | \[optional]             |
| **properties** | [**LabelResourceProperties**](https://docs.ionos.com/python-sdk/models/labelresourceproperties) |                                                    |                         |
| **type**       | **str**                                                                                         | The type of object that has been created.          | \[optional] \[readonly] |
