PathRuleArgs

fun PathRuleArgs(paths: Output<List<String>>? = null, routeAction: Output<HttpRouteActionArgs>? = null, service: Output<String>? = null, urlRedirect: Output<HttpRedirectActionArgs>? = null)