PolicyRulePatchArgs

constructor(apiGroups: Output<List<String>>? = null, nonResourceURLs: Output<List<String>>? = null, resourceNames: Output<List<String>>? = null, resources: Output<List<String>>? = null, verbs: Output<List<String>>? = null)