Specify the tenant used to execute an action.
@type t() :: %Ash.Reactor.Dsl.Tenant{ __identifier__: any(), source: Reactor.Template.t(), transform: nil | (any() -> any()) | {module(), keyword()} | mfa() }