updateDetectorVersion
inline suspend fun FraudDetectorClient.updateDetectorVersion(crossinline block: UpdateDetectorVersionRequest.Builder.() -> Unit): UpdateDetectorVersionResponse
Updates a detector version. The detector version attributes that you can update include models, external model endpoints, rules, rule execution mode, and description. You can only update a DRAFT
detector version.