forward

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

Parameters

value

Information for creating an action that distributes requests among one or more target groups. Specify only if type is forward. If you specify both forward block and target_group_arn attribute, you can specify only one target group using forward and it must be the same target group specified in target_group_arn.


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

Parameters

argument

Information for creating an action that distributes requests among one or more target groups. Specify only if type is forward. If you specify both forward block and target_group_arn attribute, you can specify only one target group using forward and it must be the same target group specified in target_group_arn.