action

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

Parameters

value

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


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

Parameters

argument

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