R/frauddetector_operations.R
frauddetector_delete_model_version.Rd
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)
[required] The model ID of the model version to delete.
[required] The model type of the model version to delete.
[required] The model version number of the model version to delete.