ResourcePolicyRulePatchArgs

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