clientAffinityEnabled

@JvmName(name = "wsutfembxkhnbgiw")
suspend fun clientAffinityEnabled(value: Output<Boolean>)
@JvmName(name = "wytvdpvdvslkqnwm")
suspend fun clientAffinityEnabled(value: Boolean?)

Parameters

value

true to enable client affinity; false to stop sending session affinity cookies, which route client requests in the same session to the same instance. Default is true.