The struct used to store wait_for DSL entities.
wait_for
See Reactor.step.wait_for.
Reactor.step.wait_for
@type t() :: %Reactor.Dsl.WaitFor{ __identifier__: any(), description: term(), names: [atom()] }