# LocationProperties

## Properties

| Name                  | Type                                                                                                                                           | Description                                                                    | Notes                   |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ----------------------- |
| **cpu\_architecture** | [**list\[CpuArchitectureProperties\]**](https://docs.ionos.com/sections-test/python-sdk/cloud-api-python-sdk/models/cpuarchitectureproperties) | A list of available CPU types and related resources available in the location. | \[optional] \[readonly] |
| **features**          | **list\[str]**                                                                                                                                 | A list of available features in the location.                                  | \[optional] \[readonly] |
| **image\_aliases**    | **list\[str]**                                                                                                                                 | A list of image aliases available in the location.                             | \[optional] \[readonly] |
| **name**              | **str**                                                                                                                                        | The location name.                                                             | \[optional]             |
