Get Waf Rules Waf Rule Rate Limit
data class GetWafRulesWafRuleRateLimit(val interval: Int, val statuses: List<GetWafRulesWafRuleRateLimitStatus>, val subKey: String, val target: String, val threshold: Int, val ttl: Int)
Constructors
Link copied to clipboard
fun GetWafRulesWafRuleRateLimit(interval: Int, statuses: List<GetWafRulesWafRuleRateLimitStatus>, subKey: String, target: String, threshold: Int, ttl: Int)