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

# LocationProperties

## Properties

| Name                | Type                                                                                  | Description                                                                    | Notes                   |
| ------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ----------------------- |
| **cpuArchitecture** | [**List\<CpuArchitectureProperties>**](/java-sdk/models/cpuarchitectureproperties.md) | 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]             |
