RulesetRuleRatelimit

constructor(characteristics: List<String>, countingExpression: String? = null, mitigationTimeout: Int? = null, period: Int, requestsPerPeriod: Int? = null, requestsToOrigin: Boolean? = null, scorePerPeriod: Int? = null, scoreResponseHeaderName: String? = null)