class Aws::SES::Types::DeleteConfigurationSetTrackingOptionsRequest

Represents a request to delete open and click tracking options in a configuration set.

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

data as a hash:

    {
      configuration_set_name: "ConfigurationSetName", # required
    }

@!attribute [rw] configuration_set_name

The name of the configuration set from which you want to delete the
tracking options.
@return [String]

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

Constants

SENSITIVE