# LocationProperties

## Properties

| Name                | Type                                                                                                                                      | Description                                                                    | Notes                   |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ----------------------- |
| **cpuArchitecture** | [**List\<CpuArchitectureProperties>**](https://docs.ionos.com/sections-test/java-sdk/cloud-api-java-sdk/models/cpuarchitectureproperties) | A list of available CPU types and related resources available in the location. | \[optional] \[readonly] |
| **features**        | **List\<String>**                                                                                                                         | A list of available features in the location.                                  | \[optional] \[readonly] |
| **imageAliases**    | **List\<String>**                                                                                                                         | A list of image aliases available in the location.                             | \[optional] \[readonly] |
| **name**            | **String**                                                                                                                                | The location name.                                                             | \[optional]             |
