serializationLibrary

@JvmName(name = "djdshxuuenodhedu")
suspend fun serializationLibrary(value: Output<String>)
@JvmName(name = "imwrcomeymkxliru")
suspend fun serializationLibrary(value: String?)

Parameters

value

Usually the class that implements the SerDe. An example is org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe.