Get all rules for a detector (paginated) if ruleId and ruleVersion are not specified
Source:R/frauddetector_operations.R
frauddetector_get_rules.RdGet all rules for a detector (paginated) if ruleId and ruleVersion are not specified. Gets all rules for the detector and the ruleId if present (paginated). Gets a specific rule if both the ruleId and the ruleVersion are specified.
See https://www.paws-r-sdk.com/docs/frauddetector_get_rules/ for full documentation.