text

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

Parameters

value

A collection of text responses.


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


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

Parameters

values

A collection of text responses.