texts

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

Parameters

value

A collection of text responses.


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


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

Parameters

values

A collection of text responses.