Rule Group Rule Statement Rate Based Statement
data class RuleGroupRuleStatementRateBasedStatement(val aggregateKeyType: String? = null, val forwardedIpConfig: RuleGroupRuleStatementRateBasedStatementForwardedIpConfig? = null, val limit: Int, val scopeDownStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatement? = null)
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementRateBasedStatement(aggregateKeyType: String? = null, forwardedIpConfig: RuleGroupRuleStatementRateBasedStatementForwardedIpConfig? = null, limit: Int, scopeDownStatement: RuleGroupRuleStatementRateBasedStatementScopeDownStatement? = null)