associateChannel
inline suspend fun NotificationsClient.associateChannel(crossinline block: AssociateChannelRequest.Builder.() -> Unit): AssociateChannelResponse
Associates a delivery Channel with a particular NotificationConfiguration
. Supported Channels include Chatbot, the Console Mobile Application, and emails (notifications-contacts).