class Aws::ConfigService::Types::DeleteDeliveryChannelRequest

The input for the DeleteDeliveryChannel action. The action accepts the following data, in JSON format.

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

data as a hash:

    {
      delivery_channel_name: "ChannelName", # required
    }

@!attribute [rw] delivery_channel_name

The name of the delivery channel to delete.
@return [String]

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

Constants

SENSITIVE