Module Values.FirewallRulesSource

Sourcetype nonrec t = FirewallRulesItem.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : FirewallRulesItem.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of BlockOverrideTtl.t | `Long of FirewallRulePriority.t | `String of Domain.t | `Timestamp of ISO8601TimeString.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> FirewallRulesItem.t list