| Name | Type | Description | Notes |
|---|---|---|---|
| instance_category | Option<String> | The category of the instance. | [optional] |
| instance_generation | Option<i32> | The generation of the instance. | [optional] |
| instance_family | Option<String> | The family or series of the instance. | [optional] |
| instance_size | Option<String> | Specifies the size of the instance within its family. | [optional] |
| meets_resource_reqs | Option<bool> | The instance has sufficient resources to be chosen as a standalone instance in a cluster. | [optional] |