GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::FraudDetector::GetDetectorVersionResult(3) User Contributed Perl Documentation Paws::FraudDetector::GetDetectorVersionResult(3)

Paws::FraudDetector::GetDetectorVersionResult

The 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

"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.

Valid values are: "ALL_MATCHED", "FIRST_MATCHED" =head2 Rules => ArrayRef[Paws::FraudDetector::Rule]

The rules included in the detector version.

The status of the detector version.

Valid values are: "DRAFT", "ACTIVE", "INACTIVE" =head2 _request_id => Str

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.