Provides struct and type for a LifeCycleEvent
@type t() :: %Gleanex.Indexing.LifeCycleEvent{ event: String.t() | nil, timestamp: String.t() | nil }