latencyRoutingPolicies

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


@JvmName(name = "ltjllhanybrovkli")
suspend fun latencyRoutingPolicies(values: List<Output<RecordLatencyRoutingPolicyArgs>>)
@JvmName(name = "lvannivuruxunano")
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 = "whtdpgqketbuawpg")
suspend fun latencyRoutingPolicies(argument: List<suspend RecordLatencyRoutingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "pdmufeuecjtvxdnf")
suspend fun latencyRoutingPolicies(vararg argument: suspend RecordLatencyRoutingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "luvllbawbudgbmln")
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.