Module Values.ResourceGroupByRulesSource

Sourcetype nonrec t = ResourceGroupByRule.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ResourceGroupByRule.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Structure of (string * Awso.Botodata.value) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ResourceGroupByRule.t list