Web Application Firewall Custom Rule Response
fun WebApplicationFirewallCustomRuleResponse(action: String, etag: String, groupByUserSession: List<GroupByUserSessionResponse>? = null, matchConditions: List<MatchConditionResponse>, name: String? = null, priority: Int, rateLimitDuration: String? = null, rateLimitThreshold: Int? = null, ruleType: String, state: String? = null)