dataChannelMedium

@Singleton
@Named(value = "dataChannelMedium")
fun dataChannelMedium(@Value(value = "${airbyte.destination.core.data-channel.medium}") dataChannelMedium: DataChannelMedium): DataChannelMedium