Recipe Definition
The definition for a data prep recipe. Available on for R3 recipes.
Properties
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
name | String | The recipe definition name. | Small, 49.0 | 49.0 |
nodes | Map<String, RecipeNode> | The map of recipe nodes by name.
Valid values are:
|
Small, 51.0 | 51.0 |
runMode | RecipeRunMode | The recipe run mode. Valid values are:
|
Small, v57.0 | 57.0 |
version | String | The recipe definition version. | Small, 49.0 | 49.0 |
ui | Object | The recipe definition UI metadata. | Small, 49.0 | 49.0 |