ResourcePolicyRuleArgs

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