Module Values.ComplianceByResourcesSource

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