Values.RemoveNotificationChannelRequestSourceThe structure representing the RemoveNotificationChannelRequest.
type nonrec t = {channelId : ChannelId.t;The id of the channel that we want to stop receiving notifications.
*)profilingGroupName : ProfilingGroupName.t;The name of the profiling group we want to change notification configuration for.
*)}