# CreateResource
## Properties
**path** | **String** | The path to the resource |
**value** | Option<[**serde_json::Value**](.md)> | |
**description** | Option<**String**> | The description of the resource | [optional]
**resource_type** | **String** | The resource_type associated with the resource |
**labels** | Option<**Vec<String>**> | | [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)