encoding

@JvmName(name = "tfvrrswosjorpnjo")
suspend fun encoding(value: Output<Either<String, Encoding>>)
@JvmName(name = "xiqhrryeaasdaajq")
suspend fun encoding(value: Either<String, Encoding>?)
@JvmName(name = "pduhvrrukjkfjxie")
fun encoding(value: String)
@JvmName(name = "scxsjqtkdtebvdsj")
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.