Values.RuleGroupVariablesSourceAdditional settings to use in the specified rules.
type nonrec t = {ipSets : RuleGroupVariablesIpSetsDetails.t option;A list of IP addresses and address ranges, in CIDR notation.
*)portSets : RuleGroupVariablesPortSetsDetails.t option;A list of port ranges.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `List of [> `String of NonEmptyString.t ] list ])
list ])
list ]