RouteMapRuleArgs

constructor(actions: Output<List<ActionArgs>>? = null, matchCriteria: Output<List<CriterionArgs>>? = null, name: Output<String>? = null, nextStepIfMatched: Output<Either<String, NextStep>>? = null)