updateModelVersion
inline suspend fun FraudDetectorClient.updateModelVersion(crossinline block: UpdateModelVersionRequest.Builder.() -> Unit): UpdateModelVersionResponse
Updates a model version. Updating a model version retrains an existing model version using updated training data and produces a new minor version of the model. You can update the training data set location and data access role attributes using this action. This action creates and trains a new minor version of the model, for example version 1.01, 1.02, 1.03.