AccessPolicyBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
role🔗
The role that must apply this policy
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Accesspolicy\RoleRef> $role
rules🔗
The set of rules to apply. Note that * is required to modify
access policy rules, and that "none" will reject all actions
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Accesspolicy\AccessRule> $rule
scope🔗
The scope where these policies should apply
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Accesspolicy\ResourceRef> $scope