class Aws::SES::Types::DeleteConfigurationSetRequest

Represents a request to delete a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the [Amazon SES Developer Guide].

[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html

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

data as a hash:

    {
      configuration_set_name: "ConfigurationSetName", # required
    }

@!attribute [rw] configuration_set_name

The name of the configuration set to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSetRequest AWS API Documentation

Constants

SENSITIVE