weight

@JvmName(name = "ndhvygjufcbwfacu")
suspend fun weight(value: Output<Map<String, Any>>)
@JvmName(name = "beqwswaxykwwrqrv")
suspend fun weight(value: Map<String, Any>?)

Parameters

value

Read weight distribution. Read weights increase at a step of 100 up to 10,000. Enter weights in the following format: {"Instanceid":"Weight","Instanceid":"Weight"}. This parameter must be set when distribution_type is set to Custom.


@JvmName(name = "vvgaytywpptahjgu")
fun weight(vararg values: Pair<String, Any>)

Parameters

values

Read weight distribution. Read weights increase at a step of 100 up to 10,000. Enter weights in the following format: {"Instanceid":"Weight","Instanceid":"Weight"}. This parameter must be set when distribution_type is set to Custom.