Jump to Content

Interface CreateReceiptRuleCommandInputProtected

The input for CreateReceiptRuleCommand.

Hierarchy

Properties

Properties

After?: string

The name of an existing rule after which the new rule will be placed. If this parameter is null, the new rule will be inserted at the beginning of the rule list.

Rule: undefined | ReceiptRule

A data structure that contains the specified rule's name, actions, recipients, domains, enabled status, scan status, and TLS policy.

RuleSetName: undefined | string

The name of the rule set that the receipt rule will be added to.