Values.UpdateEventTriggerRequestSourceUpdate the properties of an Event Trigger.
type nonrec t = {domainName : Name.t;The unique name of the domain.
*)eventTriggerName : Name.t;The unique name of the event trigger.
*)objectTypeName : TypeName.t option;The unique name of the object type.
*)description : SensitiveText.t option;The description of the event trigger.
*)eventTriggerConditions : EventTriggerConditions.t option;A list of conditions that determine when an event should trigger the destination.
*)segmentFilter : Name.t option;The destination is triggered only for profiles that meet the criteria of a segment definition.
*)eventTriggerLimits : EventTriggerLimits.t option;Defines limits controlling whether an event triggers the destination, based on ingestion latency and the number of invocations per profile over specific time periods.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of String1To255.t ]
list
| `String of Text.t ])
list ]
list ])
list ]
list ])
list ]
list
| `String of Name.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 ])
list ]