You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FraudDetector::Types::GetDetectorVersionResultThe detector version ARN.
The timestamp when the detector version was created.
The detector version description.
The detector ID.
The detector version ID.
The Amazon SageMaker model endpoints included in the detector version.
The timestamp when the detector version was last updated.
The model versions included in the detector version.
The execution mode of the rule in the dectector.
The rules included in the detector version.
The status of the detector version.
The detector version ARN.
#created_time ⇒ StringThe timestamp when the detector version was created.
#description ⇒ StringThe detector version description.
#detector_version_id ⇒ String #external_model_endpoints ⇒ Array<String>The Amazon SageMaker model endpoints included in the detector version.
#last_updated_time ⇒ StringThe timestamp when the detector version was last updated.
#model_versions ⇒ Array<Types::ModelVersion>The model versions included in the detector version.
#rule_execution_mode ⇒ StringThe execution mode of the rule in the dectector
FIRST_MATCHED
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.
ALL_MATCHED
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.
Possible values:
The rules included in the detector version.
#status ⇒ StringThe status of the detector version.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4