Updates the status of a model version.
See https://www.paws-r-sdk.com/docs/frauddetector_update_model_version_status/ for full documentation.
frauddetector_update_model_version_status(
modelId,
modelType,
modelVersionNumber,
status
)
[required] The model ID of the model version to update.
[required] The model type.
[required] The model version number.
[required] The model version status.