sessionAffinity

@JvmName(name = "jciujoexhqwfsjhq")
suspend fun sessionAffinity(value: Output<String>)
@JvmName(name = "ntijqvydarisvvem")
suspend fun sessionAffinity(value: String?)

Parameters

value

How to distribute load. Options are "NONE" (no affinity). "CLIENT_IP" (hash of the source/dest addresses / ports), and "CLIENT_IP_PROTO" also includes the protocol (default "NONE").