encodingName

@JvmName(name = "fwwmtnqovobroyvg")
suspend fun encodingName(value: Output<Any>)
@JvmName(name = "jjjevrnddbpeltwl")
suspend fun encodingName(value: Any?)

Parameters

value

The code page name of the preferred encoding. If not provided, the default value is 'utf-8', unless the byte order mark (BOM) denotes another Unicode encoding. The full list of supported values can be found in the 'Name' column of the table of encodings in the following reference: https://go.microsoft.com/fwlink/?linkid=861078. Type: string (or Expression with resultType string).