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
show all
Defined in:
(unknown)

Overview

The rule results.

Instance Attribute Summary collapse

Instance Attribute Details

#outcomesArray<String>

The outcomes of the matched rule, based on the rule execution mode.

Returns:

  • (Array<String>)

    The outcomes of the matched rule, based on the rule execution mode.

#rule_idString

The rule ID that was matched, based on the rule execution mode.

Returns:

  • (String)

    The rule ID that was matched, based on the rule execution mode.