targetVisuals

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


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