Values_0.ImplicitDenySourceInformation that implicitly denies authorization. When policy doesn't explicitly deny or allow an action on a resource it is considered an implicit deny.
type nonrec t = {policies : Policies.t option;Policies that don't contain a matching allow or deny statement for the specified action on the specified resource.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of PolicyName.t ]) list ]
list ])
list ]