geolocation Routing Policies
Parameters
value
A block indicating a routing policy based on the geolocation of the requestor. Conflicts with any other routing policy. Documented below.
Parameters
values
A block indicating a routing policy based on the geolocation of the requestor. Conflicts with any other routing policy. Documented below.
suspend fun geolocationRoutingPolicies(argument: List<suspend RecordGeolocationRoutingPolicyArgsBuilder.() -> Unit>)
suspend fun geolocationRoutingPolicies(vararg argument: suspend RecordGeolocationRoutingPolicyArgsBuilder.() -> Unit)
suspend fun geolocationRoutingPolicies(argument: suspend RecordGeolocationRoutingPolicyArgsBuilder.() -> Unit)
Parameters
argument
A block indicating a routing policy based on the geolocation of the requestor. Conflicts with any other routing policy. Documented below.