class Aws::ConfigService::Types::DescribeDeliveryChannelStatusRequest

The input for the DeliveryChannelStatus action.

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

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/DescribeDeliveryChannelStatusRequest AWS API Documentation

Constants

SENSITIVE