Cloud API Overview > @adpt/cloud > k8s > PolicyRule > resourceNames
k8s.PolicyRule.resourceNames property
ResourceNames is an optional white list of names that the rule applies to.
An empty set means that everything is allowed.
Signature:
resourceNames?: string[];