# LabelProperties

## Properties

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