visualIds

@JvmName(name = "jkoxpfrrxyittvbs")
suspend fun visualIds(value: Output<List<String>>)
@JvmName(name = "lxxhheyypahvarwx")
suspend fun visualIds(value: List<String>?)

Parameters

value

The selected visuals that the filter is applied to.


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


@JvmName(name = "jtvngbaoeqdbwevu")
suspend fun visualIds(values: List<Output<String>>)
@JvmName(name = "yvmwhyplcjbfvvdk")
suspend fun visualIds(vararg values: String)

Parameters

values

The selected visuals that the filter is applied to.