value

@JvmName(name = "nwplinyesfqjaxwc")
suspend fun value(value: Output<String>)
@JvmName(name = "shroybunptivuxoi")
suspend fun value(value: String?)

Parameters

value

The binary value of the variable. The length of the value must be less than 4096 bytes. Empty values are also accepted. The value must be base64 encoded, and must comply with IETF RFC4648 (https://www.ietf.org/rfc/rfc4648.txt). Only one of value or text can be set.