deleteDeliveryChannel
inline suspend fun ConfigClient.deleteDeliveryChannel(crossinline block: DeleteDeliveryChannelRequest.Builder.() -> Unit): DeleteDeliveryChannelResponse
Deletes the delivery channel.
Before you can delete the delivery channel, you must stop the configuration recorder by using the StopConfigurationRecorder action.