> For the complete documentation index, see [llms.txt](https://docs.ionos.com/python-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/python-sdk/models/s3key.md).

# S3Key

## Properties

| Name           | Type                                                         | Description                                       | Notes                   |
| -------------- | ------------------------------------------------------------ | ------------------------------------------------- | ----------------------- |
| **href**       | **str**                                                      | URL to the object representation (absolute path). | \[optional] \[readonly] |
| **id**         | **str**                                                      | The resource's unique identifier.                 | \[optional] \[readonly] |
| **metadata**   | [**S3KeyMetadata**](/python-sdk/models/s3keymetadata.md)     |                                                   | \[optional]             |
| **properties** | [**S3KeyProperties**](/python-sdk/models/s3keyproperties.md) |                                                   |                         |
| **type**       | [**Type**](/python-sdk/models/type.md)                       | The type of the resource.                         | \[optional]             |
