encoding

@JvmName(name = "jrgpbptherfirkki")
suspend fun encoding(value: Output<Either<String, Encoding>>)
@JvmName(name = "ppowiwyuqeftwiwi")
suspend fun encoding(value: Either<String, Encoding>?)
@JvmName(name = "hoetvxcyubmkqkbt")
fun encoding(value: String)
@JvmName(name = "hbedqmhyhdrmhecc")
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.