core/com.tealium.prism.core.api.settings.modules/RuleModuleSettingsBuilder/setRules setRules fun setRules(rules: Rule<String>): TSets the rules that this Module needs to match in order to process an event (e.g. collection or dispatching)The String values should be the rule id's that are required, or not, depending on the required logic.