View source: R/frauddetector_operations.R
frauddetector_delete_detector | R Documentation |
Deletes the detector. Before deleting a detector, you must first delete all detector versions and rule versions associated with the detector.
See https://www.paws-r-sdk.com/docs/frauddetector_delete_detector/ for full documentation.
frauddetector_delete_detector(detectorId)
detectorId |
[required] The ID of the detector to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.