valuesImportanceMap

@JvmName(name = "ttoqynubgmhyuqnd")
suspend fun valuesImportanceMap(value: Output<Map<String, Int>>)
@JvmName(name = "dtvoqctvkuxuiqcm")
suspend fun valuesImportanceMap(value: Map<String, Int>?)

Parameters

value

A list of values that should be given a different boost when they appear in the result list. For more information, refer to ValueImportanceMap.


@JvmName(name = "sobrkuvisanovjrq")
fun valuesImportanceMap(vararg values: Pair<String, Int>)

Parameters

values

A list of values that should be given a different boost when they appear in the result list. For more information, refer to ValueImportanceMap.