contentEncoding

val contentEncoding: Output<String>?

The encoding of the script content. Value range:

  • PlainText: no encoding, using PlainText transmission.

  • Base64:Base64 encoding. Default value: PlainText. If you fill it randomly or wrongly, the value will be treated as a PlainText.