Cloud API Overview > @adpt/cloud > k8s > PolicyRule > apiGroups
k8s.PolicyRule.apiGroups property
APIGroups is the name of the APIGroup that contains the resources.
If multiple API groups are specified, any action requested against one of the enumerated resources in any API group will be allowed.
Signature:
apiGroups?: string[];