Jump to Content

Interface CloneReceiptRuleSetCommandInputProtected

Hierarchy

Properties

OriginalRuleSetName: undefined | string

The name of the rule set to clone.

RuleSetName: undefined | string

The name of the rule set to create. The name must:

  • This value can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).

  • Start and end with a letter or number.

  • Contain less than 64 characters.