GetLoadBalancerLocationStrategy

data class GetLoadBalancerLocationStrategy(val mode: String, val preferEcs: String)

Constructors

Link copied to clipboard
constructor(mode: String, preferEcs: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines the authoritative location when ECS is not preferred, does not exist in the request, or its GeoIP lookup is unsuccessful.

Link copied to clipboard

Whether the EDNS Client Subnet (ECS) GeoIP should be preferred as the authoritative location.