class Aws::FraudDetector::Types::RuleDetail
The details of the rule.
@!attribute [rw] rule_id
The rule ID. @return [String]
@!attribute [rw] description
The rule description. @return [String]
@!attribute [rw] detector_id
The detector for which the rule is associated. @return [String]
@!attribute [rw] rule_version
The rule version. @return [String]
@!attribute [rw] expression
The rule expression. @return [String]
@!attribute [rw] language
The rule language. @return [String]
@!attribute [rw] outcomes
The rule outcomes. @return [Array<String>]
@!attribute [rw] last_updated_time
Timestamp of the last time the rule was updated. @return [String]
@!attribute [rw] created_time
The timestamp of when the rule was created. @return [String]
@!attribute [rw] arn
The rule ARN. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/RuleDetail AWS API Documentation
Constants
- SENSITIVE