encoding

@JvmName(name = "cebnlmwgtdwweaob")
suspend fun encoding(value: Output<Either<String, ContentEncoding>>)
@JvmName(name = "hayrsoggmiwkvumy")
suspend fun encoding(value: Either<String, ContentEncoding>?)
@JvmName(name = "arhbieondbbsdipe")
fun encoding(value: String)
@JvmName(name = "vdxvdthmmvvxjqlk")
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.