AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The details of the rule.

Inheritance Hierarchy

System.Object
  Amazon.FraudDetector.Model.RuleDetail

Namespace: Amazon.FraudDetector.Model
Assembly: AWSSDK.FraudDetector.dll
Version: 3.x.y.z

Syntax

C#
public class RuleDetail

The RuleDetail type exposes the following members

Constructors

NameDescription
Public Method RuleDetail()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The rule ARN.

Public Property CreatedTime System.String

Gets and sets the property CreatedTime.

The timestamp of when the rule was created.

Public Property Description System.String

Gets and sets the property Description.

The rule description.

Public Property DetectorId System.String

Gets and sets the property DetectorId.

The detector for which the rule is associated.

Public Property Expression System.String

Gets and sets the property Expression.

The rule expression.

Public Property Language Amazon.FraudDetector.Language

Gets and sets the property Language.

The rule language.

Public Property LastUpdatedTime System.String

Gets and sets the property LastUpdatedTime.

Timestamp of the last time the rule was updated.

Public Property Outcomes System.Collections.Generic.List<System.String>

Gets and sets the property Outcomes.

The rule outcomes.

Public Property RuleId System.String

Gets and sets the property RuleId.

The rule ID.

Public Property RuleVersion System.String

Gets and sets the property RuleVersion.

The rule version.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5