weightedRoutingPolicies

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


@JvmName(name = "yipoqiyiudsusjfp")
suspend fun weightedRoutingPolicies(values: List<Output<RecordWeightedRoutingPolicyArgs>>)
@JvmName(name = "opunsahgmvjbwtot")
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 = "ximwkqdsfimvvpnt")
suspend fun weightedRoutingPolicies(argument: List<suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "sevipkprlawotiic")
suspend fun weightedRoutingPolicies(vararg argument: suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit)
@JvmName(name = "etcylgnnjajbovra")
suspend fun weightedRoutingPolicies(argument: suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit)

Parameters

argument

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