targetVisuals

@JvmName(name = "doddcwwxqiuhbmim")
suspend fun targetVisuals(value: Output<List<String>>)
@JvmName(name = "vwsekvkewtvgxuym")
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 = "qofwvnttwehktfii")
suspend fun targetVisuals(vararg values: Output<String>)


@JvmName(name = "dufolxtychwrqqom")
suspend fun targetVisuals(values: List<Output<String>>)
@JvmName(name = "iuqlvlkhhsavtvmo")
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.