![]() |
![]()
| ![]() |
![]()
NAMEPaws::FraudDetector::GetDetectorVersionResult ATTRIBUTESArn => StrThe detector version ARN. CreatedTime => StrThe timestamp when the detector version was created. Description => StrThe detector version description. DetectorId => StrThe detector ID. DetectorVersionId => StrThe detector version ID. ExternalModelEndpoints => ArrayRef[Str|Undef]The Amazon SageMaker model endpoints included in the detector version. LastUpdatedTime => StrThe timestamp when the detector version was last updated. ModelVersions => ArrayRef[Paws::FraudDetector::ModelVersion]The model versions included in the detector version. RuleExecutionMode => StrThe 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. Status => StrThe status of the detector version. Valid values are: "DRAFT", "ACTIVE", "INACTIVE" =head2 _request_id => Str
|