weightedRoutingPolicies

@JvmName(name = "ocyihgyoehqkgyos")
suspend fun weightedRoutingPolicies(value: Output<List<RecordWeightedRoutingPolicyArgs>>)
@JvmName(name = "ljegtoniecdfijbg")
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 = "pjadwhrbgbylqwnu")
suspend fun weightedRoutingPolicies(vararg values: Output<RecordWeightedRoutingPolicyArgs>)


@JvmName(name = "wpgbontallbscmun")
suspend fun weightedRoutingPolicies(values: List<Output<RecordWeightedRoutingPolicyArgs>>)
@JvmName(name = "xqbulnskpinginra")
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 = "cknsmgnuqbswyfcw")
suspend fun weightedRoutingPolicies(argument: List<suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "kvdvuvbejsjptshs")
suspend fun weightedRoutingPolicies(vararg argument: suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "euflnswkmuycmadi")
suspend fun weightedRoutingPolicies(argument: suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit)

Parameters

argument

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