dataChannelSocketPaths

@Singleton
@Named(value = "dataChannelSocketPaths")
fun dataChannelSocketPaths(@Value(value = "${airbyte.destination.core.data-channel.socket-paths}") socketPaths: List<String>): List<String>