forwardConfig

@JvmName(name = "patveriregytpwga")
suspend fun forwardConfig(value: Output<ListenerRuleForwardConfigArgs>)
@JvmName(name = "yxdslccivrhfgfqq")
suspend fun forwardConfig(value: ListenerRuleForwardConfigArgs?)

Parameters

value

Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when `Type` is `forward`. If you specify both `ForwardConfig` and `TargetGroupArn`, you can specify only one target group using `ForwardConfig` and it must be the same target group specified in `TargetGroupArn`.


@JvmName(name = "cqyyarjolnliftuy")
suspend fun forwardConfig(argument: suspend ListenerRuleForwardConfigArgsBuilder.() -> Unit)

Parameters

argument

Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when `Type` is `forward`. If you specify both `ForwardConfig` and `TargetGroupArn`, you can specify only one target group using `ForwardConfig` and it must be the same target group specified in `TargetGroupArn`.