texts

@JvmName(name = "iwxacamyhldqghnh")
suspend fun texts(value: Output<List<String>>)
@JvmName(name = "lkretjofsfckxatr")
suspend fun texts(value: List<String>?)

Parameters

value

A collection of text responses.


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


@JvmName(name = "hgsbetqvooiayqvd")
suspend fun texts(values: List<Output<String>>)
@JvmName(name = "hylrbxreaxvsiusk")
suspend fun texts(vararg values: String)

Parameters

values

A collection of text responses.