latencyRoutingPolicies

@JvmName(name = "uhptkpaldxcqvtmd")
suspend fun latencyRoutingPolicies(value: Output<List<RecordLatencyRoutingPolicyArgs>>)
@JvmName(name = "svkblxltattlguec")
suspend fun latencyRoutingPolicies(value: List<RecordLatencyRoutingPolicyArgs>?)

Parameters

value

A block indicating a routing policy based on the latency between the requestor and an AWS region. Conflicts with any other routing policy. Documented below.


@JvmName(name = "yuojecxupopdshaj")
suspend fun latencyRoutingPolicies(vararg values: Output<RecordLatencyRoutingPolicyArgs>)


@JvmName(name = "algpmnceiaqqiffa")
suspend fun latencyRoutingPolicies(values: List<Output<RecordLatencyRoutingPolicyArgs>>)
@JvmName(name = "gnlhqmgmjstlwllf")
suspend fun latencyRoutingPolicies(vararg values: RecordLatencyRoutingPolicyArgs)

Parameters

values

A block indicating a routing policy based on the latency between the requestor and an AWS region. Conflicts with any other routing policy. Documented below.


@JvmName(name = "iltjxsgmodleimsb")
suspend fun latencyRoutingPolicies(argument: List<suspend RecordLatencyRoutingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "gnceqjfvretkltdd")
suspend fun latencyRoutingPolicies(vararg argument: suspend RecordLatencyRoutingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "asvcwobvvpvpshle")
suspend fun latencyRoutingPolicies(argument: suspend RecordLatencyRoutingPolicyArgsBuilder.() -> Unit)

Parameters

argument

A block indicating a routing policy based on the latency between the requestor and an AWS region. Conflicts with any other routing policy. Documented below.