encoding

@JvmName(name = "sxsyighyawqhtwxg")
suspend fun encoding(value: Output<Either<String, Encoding>>)
@JvmName(name = "mixopbwtkudonkxs")
suspend fun encoding(value: Either<String, Encoding>?)
@JvmName(name = "qdspktmsjrfocexq")
fun encoding(value: String)
@JvmName(name = "otuidkyeywjggpju")
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.