class Aws::ConfigService::Types::DescribeDeliveryChannelsRequest

The input for the DescribeDeliveryChannels action.

@note When making an API call, you may pass DescribeDeliveryChannelsRequest

data as a hash:

    {
      delivery_channel_names: ["ChannelName"],
    }

@!attribute [rw] delivery_channel_names

A list of delivery channel names.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/DescribeDeliveryChannelsRequest AWS API Documentation

Constants

SENSITIVE