class Aws::SES::Types::ListReceiptRuleSetsResponse
A list of receipt rule sets that exist under your AWS account.
@!attribute [rw] rule_sets
The metadata for the currently active receipt rule set. The metadata consists of the rule set name and the timestamp of when the rule set was created. @return [Array<Types::ReceiptRuleSetMetadata>]
@!attribute [rw] next_token
A token indicating that there are additional receipt rule sets available to be listed. Pass this token to successive calls of `ListReceiptRuleSets` to retrieve up to 100 receipt rule sets at a time. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListReceiptRuleSetsResponse AWS API Documentation
Constants
- SENSITIVE