class Aws::SESV2::Types::DeleteConfigurationSetRequest

A request to delete a configuration set.

@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 that you want to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/DeleteConfigurationSetRequest AWS API Documentation

Constants

SENSITIVE