encodingType

@JvmName(name = "xmndmjgoxctrfmid")
suspend fun encodingType(value: Output<String>)
@JvmName(name = "pxjidqqcufosadmp")
suspend fun encodingType(value: String?)

Parameters

value

Type of encoding to use. Value values are rle_dictionary, plain, and plain_dictionary. Default is rle_dictionary.