forward

@JvmName(name = "qehtqvsrmargtuku")
suspend fun forward(value: Output<ListenerRuleActionForwardArgs>)
@JvmName(name = "sjrbpnbfbxdmdexi")
suspend fun forward(value: ListenerRuleActionForwardArgs?)

Parameters

value

The forward action. Traffic that matches the rule is forwarded to the specified target groups. See forward Block for details.


@JvmName(name = "jeklajrwksjkftpx")
suspend fun forward(argument: suspend ListenerRuleActionForwardArgsBuilder.() -> Unit)

Parameters

argument

The forward action. Traffic that matches the rule is forwarded to the specified target groups. See forward Block for details.