View source: R/frauddetector_operations.R
frauddetector_update_model | R Documentation |
Updates model description.
See https://www.paws-r-sdk.com/docs/frauddetector_update_model/ for full documentation.
frauddetector_update_model(modelId, modelType, description = NULL)
modelId |
[required] The model ID. |
modelType |
[required] The model type. |
description |
The new model description. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.