Builder

class Builder

Properties

Link copied to clipboard

A description of the recipe.

Link copied to clipboard
var name: String?

The name of the recipe to be updated.

Link copied to clipboard

One or more steps to be performed by the recipe. Each step consists of an action, and the conditions under which the action should succeed.