encoding

@JvmName(name = "luknxpvvsnkfekcp")
suspend fun encoding(value: Output<Either<String, Encoding>>)
@JvmName(name = "qrwapwmnxehkggcp")
suspend fun encoding(value: Either<String, Encoding>?)
@JvmName(name = "tfcwlfulbgmxvkfb")
fun encoding(value: String)
@JvmName(name = "jgtkuvqrmdqwgbyx")
fun encoding(value: Encoding)

Parameters

value

Specifies the encoding of the incoming data in the case of input and the encoding of outgoing data in the case of output. Required on PUT (CreateOrReplace) requests.