Values.PutDeliveryChannelRequestSourceThe input for the PutDeliveryChannel action.
type nonrec t = {deliveryChannel : DeliveryChannel.t;An object for the delivery channel. A delivery channel sends notifications and updated configuration states.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of ChannelName.t
| `Structure of (string * [> `Enum of string ]) list ])
list ])
list ]