Values.ContextKeySelectorSourceAn object that contains information types to be included in CloudTrail enriched events.
type nonrec t = {type_ : Type.t;Specifies the type of the event record field in ContextKeySelector. Valid values include RequestContext, TagContext.
*)equals : OperatorTargetList.t;A list of keys defined by Type to be included in CloudTrail enriched events.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of OperatorTargetListMember.t ] list ])
list ]