class Aws::SES::Types::SetActiveReceiptRuleSetRequest

Represents a request to set a receipt rule set as the active receipt rule set. 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 SetActiveReceiptRuleSetRequest

data as a hash:

    {
      rule_set_name: "ReceiptRuleSetName",
    }

@!attribute [rw] rule_set_name

The name of the receipt rule set to make active. Setting this value
to null disables all email receiving.
@return [String]

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

Constants

SENSITIVE