# 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] |
