# ResourceObject ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **nano_cpus** | Option<**i64**> | | [optional] **memory_bytes** | Option<**i64**> | | [optional] **generic_resources** | Option<[**Vec**](GenericResources_inner.md)> | User-defined resources can be either Integer resources (e.g, `SSD=3`) or String resources (e.g, `GPU=UUID1`). | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)