View source: R/frauddetector_operations.R
| frauddetector_update_detector_version_metadata | R Documentation | 
Updates the detector version's description. You can update the metadata for any detector version (DRAFT, ACTIVE, or INACTIVE).
See https://www.paws-r-sdk.com/docs/frauddetector_update_detector_version_metadata/ for full documentation.
frauddetector_update_detector_version_metadata(
  detectorId,
  detectorVersionId,
  description
)
| detectorId | [required] The detector ID. | 
| detectorVersionId | [required] The detector version ID. | 
| description | [required] The description. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.