RuleWithOperationsPatchArgs

constructor(apiGroups: Output<List<String>>? = null, apiVersions: Output<List<String>>? = null, operations: Output<List<String>>? = null, resources: Output<List<String>>? = null, scope: Output<String>? = null)