geoproximityRoutingPolicy

@JvmName(name = "nwgcuxghnaaeudqm")
suspend fun geoproximityRoutingPolicy(value: Output<RecordGeoproximityRoutingPolicyArgs>)
@JvmName(name = "ufmsgacqyhwrrbmy")
suspend fun geoproximityRoutingPolicy(value: RecordGeoproximityRoutingPolicyArgs?)

Parameters

value

A block indicating a routing policy based on the geoproximity of the requestor. Conflicts with any other routing policy. Documented below.


@JvmName(name = "gobkrtwkvpguantb")
suspend fun geoproximityRoutingPolicy(argument: suspend RecordGeoproximityRoutingPolicyArgsBuilder.() -> Unit)

Parameters

argument

A block indicating a routing policy based on the geoproximity of the requestor. Conflicts with any other routing policy. Documented below.