text

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

Parameters

value

A collection of text responses.


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


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

Parameters

values

A collection of text responses.