Values.DescribeReceiptRuleSetRequestSourceRepresents a request to return the details of a receipt rule set. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide.
type nonrec t = {ruleSetName : ReceiptRuleSetName.t;The name of the receipt rule set to describe.
*)}