weighted Routing Policies
Parameters
value
A block indicating a weighted routing policy. Conflicts with any other routing policy. Documented below.
Parameters
values
A block indicating a weighted routing policy. Conflicts with any other routing policy. Documented below.
suspend fun weightedRoutingPolicies(argument: List<suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit>)
suspend fun weightedRoutingPolicies(vararg argument: suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit)
suspend fun weightedRoutingPolicies(argument: suspend RecordWeightedRoutingPolicyArgsBuilder.() -> Unit)
Parameters
argument
A block indicating a weighted routing policy. Conflicts with any other routing policy. Documented below.