You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SES::Types::SetReceiptRulePositionRequestWhen passing SetReceiptRulePositionRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
rule_set_name: "ReceiptRuleSetName", rule_name: "ReceiptRuleName", after: "ReceiptRuleName",
}
Represents a request to set the position of a receipt rule in a receipt rule set. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide.
Instance Attribute Summary collapseThe name of the receipt rule after which to place the specified receipt rule.
The name of the receipt rule to reposition.
The name of the receipt rule set that contains the receipt rule to reposition.
The name of the receipt rule after which to place the specified receipt rule.
#rule_name ⇒ StringThe name of the receipt rule to reposition.
#rule_set_name ⇒ StringThe name of the receipt rule set that contains the receipt rule to reposition.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4