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