Consistent Hash Load Balancer Settings Http Cookie Response
data class ConsistentHashLoadBalancerSettingsHttpCookieResponse(val name: String, val path: String, val ttl: DurationResponse)
The information about the HTTP Cookie on which the hash function is based for load balancing policies that use a consistent hash.
Constructors
Link copied to clipboard
fun ConsistentHashLoadBalancerSettingsHttpCookieResponse(name: String, path: String, ttl: DurationResponse)