RouteMapRule

constructor(actions: List<RouteMapRuleAction>? = null, matchCriterions: List<RouteMapRuleMatchCriterion>? = null, name: String, nextStepIfMatched: String? = null)