> 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/cpuarchitectureproperties.md).

# CpuArchitectureProperties

## Properties

| Name          | Type        | Description                            | Notes       |
| ------------- | ----------- | -------------------------------------- | ----------- |
| **cpuFamily** | **String**  | A valid CPU family name.               | \[optional] |
| **maxCores**  | **Integer** | The maximum number of cores available. | \[optional] |
| **maxRam**    | **Integer** | The maximum RAM size in MB.            | \[optional] |
| **vendor**    | **String**  | A valid CPU vendor name.               | \[optional] |
