Package-level declarations
Types
The data source of the event variable. Valid values: EVENT | EXTERNAL_MODEL_SCORE
When defining a variable within a detector, you can only use the EVENT
value for DataSource when the Inline property is set to true. If the Inline property is set false, you can use either EVENT
or MODEL_SCORE
for DataSource.
The data type of the event variable. Valid values: STRING | INTEGER | BOOLEAN | FLOAT
The type of event variable. For more information, see Variable types .
The rule execution mode for the rules included in the detector version. Valid values: FIRST_MATCHED | ALL_MATCHED
Default value: FIRST_MATCHED
You can define and edit the rule mode at the detector version level, when it is in draft status. If you specify FIRST_MATCHED
, 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. If you specifiy ALL_MATCHED
, Amazon Fraud Detector evaluates all rules and returns the outcomes for all matched rules.
The rule language. Valid Value: DETECTORPL
The desired detector version status for the detector
The source of the event variable. Valid values: EVENT | EXTERNAL_MODEL_SCORE
When defining a variable within a event type, you can only use the EVENT
value for DataSource when the Inline property is set to true. If the Inline property is set false, you can use either EVENT
or MODEL_SCORE
for DataSource.
The data type of the event variable. For more information, see Data types .
The type of event variable. For more information, see Variable types .
The source of the data.
The data type.
The variable type. For more information see https://docs.aws.amazon.com/frauddetector/latest/ug/create-a-variable.html#variable-types