Http Route Action Args
data class HttpRouteActionArgs(val prefixRewrite: Output<String>? = null) : ConvertibleToJava<HttpRouteActionArgs>
Action to perform once matching of routes is done
Action to perform once matching of routes is done