targetVisuals

@JvmName(name = "cpnkaldgcyccbbpf")
suspend fun targetVisuals(value: Output<List<String>>)
@JvmName(name = "gwqljhwpsnsuttok")
suspend fun targetVisuals(value: List<String>?)

Parameters

value

A list of the target visual IDs that are located in the same sheet of the analysis.


@JvmName(name = "apjytysamrbjofph")
suspend fun targetVisuals(vararg values: Output<String>)


@JvmName(name = "tqwhsrlvcxjqngda")
suspend fun targetVisuals(values: List<Output<String>>)
@JvmName(name = "jshcftcsflmkibpw")
suspend fun targetVisuals(vararg values: String)

Parameters

values

A list of the target visual IDs that are located in the same sheet of the analysis.