ses_describe_receipt_rule {paws.customer.engagement}R Documentation

Returns the details of the specified receipt rule

Description

Returns the details of the specified receipt rule.

See https://www.paws-r-sdk.com/docs/ses_describe_receipt_rule/ for full documentation.

Usage

ses_describe_receipt_rule(RuleSetName, RuleName)

Arguments

RuleSetName

[required] The name of the receipt rule set that the receipt rule belongs to.

RuleName

[required] The name of the receipt rule.


[Package paws.customer.engagement version 0.7.0 Index]