Values.LabelNameConditionSourceCondition that matches based on WAF rule labels, with label names limited to 1024 characters.
type nonrec t = {labelName : LabelNameConditionLabelNameString.t option;The label name to match, supporting alphanumeric characters, underscores, hyphens, and colons.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of LabelNameConditionLabelNameString.t ]) list ]