# TemplateProperties

## Properties

| Name            | Type                                                                                            | Description             | Notes |
| --------------- | ----------------------------------------------------------------------------------------------- | ----------------------- | ----- |
| **cores**       | [**BigDecimal**](https://github.com/ionos-cloud/sdk-java/blob/master/docs/models/BigDecimal.md) | The CPU cores count.    |       |
| **name**        | **String**                                                                                      | The resource name.      |       |
| **ram**         | [**BigDecimal**](https://github.com/ionos-cloud/sdk-java/blob/master/docs/models/BigDecimal.md) | The RAM size in MB.     |       |
| **storageSize** | [**BigDecimal**](https://github.com/ionos-cloud/sdk-java/blob/master/docs/models/BigDecimal.md) | The storage size in GB. |       |
