Module Values.RuleActionOverridesSource

Sourcetype nonrec t = RuleActionOverride.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : RuleActionOverride.t list -> [> `List of [> `Structure of (string * [> `String of EntityName.t | `Structure of (string * [> `Structure of (string * [> `Structure of (string * [> `Integer of ResponseStatusCode.t | `List of [> `Structure of (string * [> `String of CustomHTTPHeaderName.t ]) list ] list | `String of EntityName.t ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> RuleActionOverride.t list