value

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

Deprecated

`value` is deprecated in favour of `content` and will be removed in the next major release. Due to reports of inconsistent behavior on the `value` field, we strongly recommend migrating to `content`.

Parameters

value

The value of the record. Must provide only one of data, content, value.