You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FraudDetector::Types::RuleResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::FraudDetector::Types::RuleResult
- Defined in:
- (unknown)
Overview
The rule results.
Instance Attribute Summary collapse
-
#outcomes ⇒ Array<String>
The outcomes of the matched rule, based on the rule execution mode.
-
#rule_id ⇒ String
The rule ID that was matched, based on the rule execution mode.
Instance Attribute Details
#outcomes ⇒ Array<String>
The outcomes of the matched rule, based on the rule execution mode.
#rule_id ⇒ String
The rule ID that was matched, based on the rule execution mode.