action

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

Parameters

value

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


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

Parameters

argument

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