consistentHash

@JvmName(name = "rebbmwcauoccnemg")
suspend fun consistentHash(value: Output<RegionBackendServiceConsistentHashArgs>)
@JvmName(name = "ltqkkssoovniwapj")
suspend fun consistentHash(value: RegionBackendServiceConsistentHashArgs?)

Parameters

value

Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties. This load balancing policy is applicable only for HTTP connections. The affinity to a particular destination host will be lost when one or more hosts are added/removed from the destination service. This field specifies parameters that control consistent hashing. This field only applies when all of the following are true -


@JvmName(name = "chbiqtrpywbhrkav")
suspend fun consistentHash(argument: suspend RegionBackendServiceConsistentHashArgsBuilder.() -> Unit)

Parameters

argument

Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties. This load balancing policy is applicable only for HTTP connections. The affinity to a particular destination host will be lost when one or more hosts are added/removed from the destination service. This field specifies parameters that control consistent hashing. This field only applies when all of the following are true -