class Aws::SES::Types::ListReceiptRuleSetsRequest

Represents a request to list the receipt rule sets that exist under your AWS account. You use receipt rule sets to 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 ListReceiptRuleSetsRequest

data as a hash:

    {
      next_token: "NextToken",
    }

@!attribute [rw] next_token

A token returned from a previous call to `ListReceiptRuleSets` to
indicate the position in the receipt rule set list.
@return [String]

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

Constants

SENSITIVE