weightedRoutingPolicies

@JvmName(name = "efwtvxcwyxafsgsu")
suspend fun weightedRoutingPolicies(value: Output<List<RecordWeightedRoutingPolicyArgs>>)
@JvmName(name = "hqoneayqkgvbedja")
suspend fun weightedRoutingPolicies(value: List<RecordWeightedRoutingPolicyArgs>?)

Parameters

value

A block indicating a weighted routing policy. Conflicts with any other routing policy. Documented below.


@JvmName(name = "btshjdylbsptfqtu")
suspend fun weightedRoutingPolicies(vararg values: Output<RecordWeightedRoutingPolicyArgs>)


@JvmName(name = "jjyggqhsotqmtjtm")
suspend fun weightedRoutingPolicies(values: List<Output<RecordWeightedRoutingPolicyArgs>>)
@JvmName(name = "xkfeuhpmfvlebrlg")
suspend fun weightedRoutingPolicies(vararg values: RecordWeightedRoutingPolicyArgs)

Parameters

values

A block indicating a weighted routing policy. Conflicts with any other routing policy. Documented below.


@JvmName(name = "cbrpmbxdihbxyygf")
suspend fun weightedRoutingPolicies(argument: List<suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "lqnpoqeutguflmns")
suspend fun weightedRoutingPolicies(vararg argument: suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "pglgkbeltybcvrcr")
suspend fun weightedRoutingPolicies(argument: suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit)

Parameters

argument

A block indicating a weighted routing policy. Conflicts with any other routing policy. Documented below.