Expand description
Defines complex, multi-step, stateful tasks, such as lifecycle loops.
Enums§
- Repetition
Policy - Defines the repetition behavior of a
LifecycleLoop
.
Type Aliases§
- Lifecycle
Step - A function closure that represents one step in a lifecycle.