Region Backend Service Consistent Hash
data class RegionBackendServiceConsistentHash(val httpCookie: RegionBackendServiceConsistentHashHttpCookie? = null, val httpHeaderName: String? = null, val minimumRingSize: Int? = null)
Constructors
Link copied to clipboard
fun RegionBackendServiceConsistentHash(httpCookie: RegionBackendServiceConsistentHashHttpCookie? = null, httpHeaderName: String? = null, minimumRingSize: Int? = null)