text

@JvmName(name = "qoijicadgsjyemwb")
suspend fun text(value: Output<String>)
@JvmName(name = "ryvxnroxuwixuhpu")
suspend fun text(value: String?)

Parameters

value

The string value of the variable. The length of the value must be less than 4096 bytes. Empty values are also accepted. For example, text: "my text value". The string must be valid UTF-8.