Values.RejectedEntityInfoSourceIf an entity is rejected when a PutLogEvents request was made, this includes details about the reason for the rejection.
type nonrec t = {errorType : EntityRejectionErrorType.t option;The type of error that caused the rejection of the entity when calling PutLogEvents.
*)}