View source: R/frauddetector_operations.R
frauddetector_delete_model_version | R Documentation |
Deletes a model version.
See https://www.paws-r-sdk.com/docs/frauddetector_delete_model_version/ for full documentation.
frauddetector_delete_model_version(modelId, modelType, modelVersionNumber)
modelId |
[required] The model ID of the model version to delete. |
modelType |
[required] The model type of the model version to delete. |
modelVersionNumber |
[required] The model version number of the model version to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.