HttpRouteRuleArgs

fun HttpRouteRuleArgs(action: Output<HttpRouteRuleActionArgs>? = null, matches: Output<List<HttpRouteRuleMatchArgs>>? = null)