forward

@JvmName(name = "kbejpcroqaehvluv")
suspend fun forward(value: Output<ListenerRuleActionForwardArgs>)
@JvmName(name = "qygikimupyaqvolu")
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 = "pbabpvqpobgljvxn")
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.