Learn R Programming

paws.machine.learning (version 0.9.0)

frauddetector_delete_detector: Deletes the detector

Description

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.

Usage

frauddetector_delete_detector(detectorId)

Arguments

detectorId

[required] The ID of the detector to delete.