ses_update_receipt_rule {paws.customer.engagement} | R Documentation |
Updates a receipt rule
Description
Updates a receipt rule.
See https://www.paws-r-sdk.com/docs/ses_update_receipt_rule/ for full documentation.
Usage
ses_update_receipt_rule(RuleSetName, Rule)
Arguments
RuleSetName |
[required] The name of the receipt rule set that the receipt rule belongs to. |
Rule |
[required] A data structure that contains the updated receipt rule information. |
[Package paws.customer.engagement version 0.7.0 Index]