RulesetRule

constructor(action: String? = null, actionParameters: RulesetRuleActionParameters? = null, categories: List<String>? = null, description: String? = null, enabled: Boolean? = null, exposedCredentialCheck: RulesetRuleExposedCredentialCheck? = null, expression: String? = null, id: String? = null, logging: RulesetRuleLogging? = null, ratelimit: RulesetRuleRatelimit? = null, ref: String? = null)