# LabelResource

## Properties

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