type PolicyName = string; Copy
type PolicyName = string;
Type representing the unique name of a policy within the swarm. Used to identify and reference specific policy implementations.