latencyRoutingPolicies

@JvmName(name = "bcuuectrjjvadcrx")
suspend fun latencyRoutingPolicies(value: Output<List<RecordLatencyRoutingPolicyArgs>>)
@JvmName(name = "vbornacfwrevdxrp")
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 = "ctvrjjnrdtiighxr")
suspend fun latencyRoutingPolicies(vararg values: Output<RecordLatencyRoutingPolicyArgs>)


@JvmName(name = "liyjtjvvxkonvilc")
suspend fun latencyRoutingPolicies(values: List<Output<RecordLatencyRoutingPolicyArgs>>)
@JvmName(name = "xcsmmnbxcdpoentg")
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 = "ljlanaykvjcgcqli")
suspend fun latencyRoutingPolicies(argument: List<suspend RecordLatencyRoutingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "rmgvkkqcqgunebfp")
suspend fun latencyRoutingPolicies(vararg argument: suspend RecordLatencyRoutingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "yfcosqijtrqculpl")
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.