Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-extract-cdc
/
io.airbyte.cdk.read.cdc
/
Converted
Converted
data
class
Converted
(
val
output
:
Any
?
)
:
PartialConverterResult
Returned by successful
PartialConverter
applications.
Members
Constructors
Converted
Link copied to clipboard
constructor
(
output
:
Any
?
)
Properties
output
Link copied to clipboard
val
output
:
Any
?