The Amazon SageMaker model endpoints included in the detector version.
status'DRAFT' | 'ACTIVE' | 'INACTIVE'
The status of the detector version.
lastUpdatedTimestring
The timestamp when the detector version was last updated.
createdTimestring
The timestamp when the detector version was created.
ruleExecutionMode'ALL_MATCHED' | 'FIRST_MATCHED'
<p>The execution mode of the rule in the dectector</p> <p> <code>FIRST_MATCHED</code> indicates that Amazon Fraud Detector evaluates rules sequentially, first to last, stopping at the first matched rule. Amazon Fraud dectector then provides the outcomes for that single rule.</p> <p> <code>ALL_MATCHED</code> indicates that Amazon Fraud Detector evaluates all rules and returns the outcomes for all matched rules. You can define and edit the rule mode at the detector version level, when it is in draft status.</p>