RouteMapRuleArgs

constructor(actions: Output<List<RouteMapRuleActionArgs>>? = null, matchCriterions: Output<List<RouteMapRuleMatchCriterionArgs>>? = null, name: Output<String>, nextStepIfMatched: Output<String>? = null)