sessionAffinity

@JvmName(name = "hflxvkvnooqjayka")
suspend fun sessionAffinity(value: Output<String>)
@JvmName(name = "kemkvveksnprsavp")
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").