Values.DeleteDeliveryChannelRequestSourceThe input for the DeleteDeliveryChannel action. The action accepts the following data, in JSON format.
type nonrec t = {deliveryChannelName : ChannelName.t;The name of the delivery channel that you want to delete.
*)}