class Aws::SES::Types::ReceiptRuleSetMetadata
Information about a receipt rule set.
A receipt rule set is a collection of rules that specify what Amazon SES
should do with mail it receives on behalf of your account's verified domains.
For information about setting up receipt rule sets, see the [Amazon SES
Developer Guide].
[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rule-set.html
@!attribute [rw] name
The name of the receipt rule set. The name must: * This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (\_), or dashes (-). * Start and end with a letter or number. * Contain less than 64 characters. @return [String]
@!attribute [rw] created_timestamp
The date and time the receipt rule set was created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ReceiptRuleSetMetadata AWS API Documentation
Constants
- SENSITIVE