encoding

@JvmName(name = "tfdeyphexxaqusmc")
suspend fun encoding(value: Output<String>)
@JvmName(name = "qlsunwnjbqrcujrt")
suspend fun encoding(value: String?)

Parameters

value

The character encoding of the data. The supported values are UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE. The default value is UTF-8.