texts

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

Parameters

value

A collection of text response variants. If multiple variants are defined, only one text response variant is returned at runtime. required: true


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


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

Parameters

values

A collection of text response variants. If multiple variants are defined, only one text response variant is returned at runtime. required: true