Values.EventTriggerLimitsSourceDefines limits controlling whether an event triggers the destination, based on ingestion latency and the number of invocations per profile over specific time periods.
type nonrec t = {eventExpiration : OptionalLong.t option;In milliseconds. Specifies that an event will only trigger the destination if it is processed within a certain latency period.
*)periods : Periods.t option;A list of time periods during which the limits apply.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of MaxSize24.t ])
list ]
list
| `Long of OptionalLong.t ])
list ]