Run IDs
runIds
array
Optional
IDs of individual runs you want to abort and resurrect.
Default value of this property is
[]
Actor IDs
actorIds
array
Optional
When you provide an actor ID, all running runs of the actor will be aborted and resurrected.
Default value of this property is
[]
Task IDs
taskIds
array
Optional
When you provide a task ID, all running runs of the task will be aborted and resurrected.
Default value of this property is
[]
Transform Input Function
transformInputSource
string
Required
This function will be used to transform the original input of the actor run into the new input. The input
and option
arguments are mutable and you should make your changes directly in the provided objects.
Developer
Maintained by Community
Actor stats
- 4 users
- 21 runs
- Modified 9 months ago
Categories