Values.EventInfoMapSourceDescribes event information.
type nonrec t = {eventId : String_.t option;The identifier of an Amazon Redshift event.
*)eventCategories : EventCategoriesList.t option;The category of an Amazon Redshift event.
*)eventDescription : String_.t option;The description of an Amazon Redshift event.
*)severity : String_.t option;The severity of the event. Values: ERROR, INFO
*)}