DestinationStream

constructor(unmappedNamespace: String?, unmappedName: String, importType: ImportType, schema: AirbyteType, generationId: Long, minimumGenerationId: Long, syncId: Long, isFileBased: Boolean = false, includeFiles: Boolean = false, destinationObjectName: String? = null, matchingKey: List<String>? = null, namespaceMapper: NamespaceMapper, tableSchema: StreamTableSchema)