@type t() :: %Actors.Security.Acl.Policy{ actions: [String.t()], actor_systems: [String.t()], actors: [String.t()], name: String.t(), type: String.t() | atom() }