View source: R/frauddetector_operations.R
frauddetector_update_rule_metadata | R Documentation |
Updates a rule's metadata. The description attribute can be updated.
See https://www.paws-r-sdk.com/docs/frauddetector_update_rule_metadata/ for full documentation.
frauddetector_update_rule_metadata(rule, description)
rule |
[required] The rule to update. |
description |
[required] The rule description. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.