Backend Service Consistent Hash Http Cookie
data class BackendServiceConsistentHashHttpCookie(val name: String? = null, val path: String? = null, val ttl: BackendServiceConsistentHashHttpCookieTtl? = null)
Constructors
Link copied to clipboard
constructor(name: String? = null, path: String? = null, ttl: BackendServiceConsistentHashHttpCookieTtl? = null)