stickySessionType

@JvmName(name = "ovtrpqdqewpnypjp")
suspend fun stickySessionType(value: Output<String>)
@JvmName(name = "ilodelslcnhlsnpg")
suspend fun stickySessionType(value: String?)

Parameters

value

Mode for handling the cookie. If sticky_session is on, it is mandatory. Otherwise, it will be ignored. Valid values: insert and server. insert means it is inserted from Server Load Balancer; server means the Server Load Balancer learns from the backend server.