View source: R/frauddetector_operations.R
frauddetector_delete_detector_version | R Documentation |
Deletes the detector version. You cannot delete detector versions that are in ACTIVE
status.
See https://www.paws-r-sdk.com/docs/frauddetector_delete_detector_version/ for full documentation.
frauddetector_delete_detector_version(detectorId, detectorVersionId)
detectorId |
[required] The ID of the parent detector for the detector version to delete. |
detectorVersionId |
[required] The ID of the detector version to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.