The struct used to store input DSL entities.
See Reactor.input.
Reactor.input
@type t() :: %Reactor.Dsl.Input{ __identifier__: any(), name: any(), transform: {module(), keyword()} }