Search
The data structure for a policy, and functions for working with them.
@type t() :: %Ash.Policy.Policy{ access_type: term(), bypass?: term(), checks: term(), condition: term(), description: term(), policies: term() }