> For the complete documentation index, see [llms.txt](https://docs.ionos.com/java-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/java-sdk/models/labelproperties.md).

# LabelProperties

## Properties

| Name             | Type       | Description                                                        | Notes       |
| ---------------- | ---------- | ------------------------------------------------------------------ | ----------- |
| **key**          | **String** | A label key                                                        | \[optional] |
| **resourceHref** | **String** | URL to the Resource (absolute path) on which the label is applied. | \[optional] |
| **resourceId**   | **String** | The ID of the resource.                                            | \[optional] |
| **resourceType** | **String** | The type of the resource on which the label is applied.            | \[optional] |
| **value**        | **String** | A label value                                                      | \[optional] |
