geolocationRoutingPolicies

@JvmName(name = "yuvgbflxvgamgmgg")
suspend fun geolocationRoutingPolicies(value: Output<List<RecordGeolocationRoutingPolicyArgs>>)
@JvmName(name = "gmueimgitahactco")
suspend fun geolocationRoutingPolicies(value: List<RecordGeolocationRoutingPolicyArgs>?)

Parameters

value

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


@JvmName(name = "pycmipjrjbxorwla")
suspend fun geolocationRoutingPolicies(vararg values: Output<RecordGeolocationRoutingPolicyArgs>)


@JvmName(name = "abqpfrmfkvuoklvs")
suspend fun geolocationRoutingPolicies(values: List<Output<RecordGeolocationRoutingPolicyArgs>>)
@JvmName(name = "nnhwfobecnkafmgj")
suspend fun geolocationRoutingPolicies(vararg values: RecordGeolocationRoutingPolicyArgs)

Parameters

values

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


@JvmName(name = "djnuxssmyunfelme")
suspend fun geolocationRoutingPolicies(argument: List<suspend RecordGeolocationRoutingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "prcvxugppcfbgnmg")
suspend fun geolocationRoutingPolicies(vararg argument: suspend RecordGeolocationRoutingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "jtjjveeimrlhrwcw")
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.