action

@JvmName(name = "ovpuyuijuhmqlcol")
suspend fun action(value: Output<HttpRouteRuleActionArgs>)
@JvmName(name = "luppksbwnqktupos")
suspend fun action(value: HttpRouteRuleActionArgs?)

Parameters

value

The detailed rule defining how to route matched traffic. Structure is documented below.


@JvmName(name = "vwwvabokgbpwqhtu")
suspend fun action(argument: suspend HttpRouteRuleActionArgsBuilder.() -> Unit)

Parameters

argument

The detailed rule defining how to route matched traffic. Structure is documented below.