configservice_describe_delivery_channels {paws.management} | R Documentation |
Returns details about the specified delivery channel
Description
Returns details about the specified delivery channel. If a delivery channel is not specified, this action returns the details of all delivery channels associated with the account.
See https://www.paws-r-sdk.com/docs/configservice_describe_delivery_channels/ for full documentation.
Usage
configservice_describe_delivery_channels(DeliveryChannelNames = NULL)
Arguments
DeliveryChannelNames |
A list of delivery channel names. |
[Package paws.management version 0.7.0 Index]