recordType

@JvmName(name = "yqwcxlhhvgxspjqb")
suspend fun recordType(value: Output<String>)
@JvmName(name = "cqdxjbpplajobgtk")
suspend fun recordType(value: String?)

Parameters

value

The type of this topic. Its value must be one of {BLOB, TUPLE}. For BLOB topic, data will be organized as binary and encoded by BASE64. For TUPLE topic, data has fixed schema. The default value is "TUPLE" with a schema {STRING}.