encoding

@JvmName(name = "sxvwlbtxxdutxapu")
suspend fun encoding(value: Output<Either<String, ContentEncoding>>)
@JvmName(name = "fyqrgqerimsudcpd")
suspend fun encoding(value: Either<String, ContentEncoding>?)
@JvmName(name = "lnfjeppnkvekowxv")
fun encoding(value: String)
@JvmName(name = "apkfqndxenjirtws")
fun encoding(value: ContentEncoding)

Parameters

value

This property indicates if the content is encoded and is case-insensitive. Please set the value to base64 if the content is base64 encoded. Set it to none or skip it if the content is plain text.