text

@JvmName(name = "mqvpvgvvndgxdnsi")
suspend fun text(value: Output<List<String>>)
@JvmName(name = "rknkvkfnmrpghcpo")
suspend fun text(value: List<String>)

Parameters

value

A collection of text responses.


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


@JvmName(name = "ugguidcsgrlawnvv")
suspend fun text(values: List<Output<String>>)
@JvmName(name = "tjnnywdbdyjodwbh")
suspend fun text(vararg values: String)

Parameters

values

A collection of text responses.