The maximum number of resource types that you can specify in a protection.
*)
}
Sourceval make : ?protectedResourceTypeLimits:???->unit ->t
Sourceval to_value :
t->[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `Long of Long.t| `String of String_.t ]) list ]
list ])
list ]