data class Removed : StateMachineUpdate
<init>
Removed(id: StateMachineRunId, result: Try<*>)
id
val id: StateMachineRunId
result
val result: Try<*>