Reactor.Dsl.WaitFor
(reactor v1.0.1)
View Source
The struct used to store wait_for DSL entities.
See Reactor.step.wait_for.
Summary
Types
@type t() :: %Reactor.Dsl.WaitFor{ __identifier__: any(), __spark_metadata__: Spark.Dsl.Entity.spark_meta(), description: term(), names: [atom()] }