dataChannelMedium

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

The medium uses for the data channel. One of DataChannelMedium. This value is determined here in order to have a single source of truth.