# Metadata

The resource metadata.

## Properties

| Name                             | Type                                                                                                                | Description                                        | Notes |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----- |
| **created\_by**                  | **str**                                                                                                             | The user who created the resource.                 |       |
| **created\_by\_user\_id**        | **str**                                                                                                             | The ID of the user who created the resource.       |       |
| **created\_date**                | **datetime**                                                                                                        | The date the resource was created.                 |       |
| **etag**                         | **str**                                                                                                             | The resource etag.                                 |       |
| **last\_modified\_by**           | **str**                                                                                                             | The last user who modified the resource.           |       |
| **last\_modified\_by\_user\_id** | **str**                                                                                                             | The ID of the last user who modified the resource. |       |
| **last\_modified\_date**         | **datetime**                                                                                                        | The date the resource was last modified.           |       |
| **state**                        | [**MetadataState**](https://docs.ionos.com/sections-test/python-sdk/vm-autoscaling-python-sdk/models/metadatastate) |                                                    |       |
