forward

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

Parameters

value

Configuration block for creating an action that distributes requests among one or more target groups. Specify only if type is forward. Cannot be specified with target_group_arn.


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

Parameters

argument

Configuration block for creating an action that distributes requests among one or more target groups. Specify only if type is forward. Cannot be specified with target_group_arn.