geolocationRoutingPolicies

@JvmName(name = "kwesyfdtkyxdtrwk")
suspend fun geolocationRoutingPolicies(value: Output<List<RecordGeolocationRoutingPolicyArgs>>)
@JvmName(name = "bymhytxijthyqvhr")
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 = "ebdbslvlstjtemne")
suspend fun geolocationRoutingPolicies(vararg values: Output<RecordGeolocationRoutingPolicyArgs>)


@JvmName(name = "pooeidphkuwehedo")
suspend fun geolocationRoutingPolicies(values: List<Output<RecordGeolocationRoutingPolicyArgs>>)
@JvmName(name = "opbxrpfhapkdrhey")
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 = "dsrsxcmsocjeugpn")
suspend fun geolocationRoutingPolicies(argument: List<suspend RecordGeolocationRoutingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "xoersyjjrieumijb")
suspend fun geolocationRoutingPolicies(vararg argument: suspend RecordGeolocationRoutingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "ablqtvwcaegunyuk")
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.