taskNumbersToRollback property
These are the tasks numbers of the tasks whose
rollback_strategy.rollback_task_implementation_class_name
needs to be
executed upon failure of this task.
Required.
Implementation
core.List<core.String>? taskNumbersToRollback;