latencyRoutingPolicies

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


@JvmName(name = "dmiaibbkddcwyyth")
suspend fun latencyRoutingPolicies(values: List<Output<RecordLatencyRoutingPolicyArgs>>)
@JvmName(name = "tnacphkpjiyifykb")
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 = "ngjtjyaruihymcyk")
suspend fun latencyRoutingPolicies(argument: List<suspend RecordLatencyRoutingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "cejejqeopfdeotrg")
suspend fun latencyRoutingPolicies(vararg argument: suspend RecordLatencyRoutingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "habqmmvlwvcfitaj")
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.