encoding

@JvmName(name = "lavfjinbspryjhtc")
suspend fun encoding(value: Output<Either<String, Encoding>>)
@JvmName(name = "ruxjjfhqerxifqhp")
suspend fun encoding(value: Either<String, Encoding>?)
@JvmName(name = "edqmvjrcipmlpwru")
fun encoding(value: String)
@JvmName(name = "qjieelkosddpmxjb")
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.