class Aws::SES::Types::DeleteReceiptFilterRequest

Represents a request to delete an IP address filter. You use IP address filters when you receive email with Amazon SES. For more information, see the [Amazon SES Developer Guide].

[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html

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

data as a hash:

    {
      filter_name: "ReceiptFilterName", # required
    }

@!attribute [rw] filter_name

The name of the IP address filter to delete.
@return [String]

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

Constants

SENSITIVE