RuleResponse

fun RuleResponse(action: String, conditions: List<ConditionResponse>, description: String, ins: List<String>, logConfigs: List<LogConfigResponse>, notIns: List<String>, permissions: List<String>)