ResourcePolicyRule

constructor(apiGroups: List<String>, clusterScope: Boolean? = null, namespaces: List<String>? = null, resources: List<String>, verbs: List<String>)