Variable
The variable.
Contents
- arn
-
The ARN of the variable.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^arn\:aws[a-z-]{0,15}\:frauddetector\:[a-z0-9-]{3,20}\:[0-9]{12}\:[^\s]{2,128}$
Required: No
- createdTime
-
The time when the variable was created.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- dataSource
-
The data source of the variable.
Type: String
Valid Values:
EVENT | MODEL_SCORE | EXTERNAL_MODEL_SCORE
Required: No
- dataType
-
The data type of the variable. For more information see Variable types.
Type: String
Valid Values:
STRING | INTEGER | FLOAT | BOOLEAN | DATETIME
Required: No
- defaultValue
-
The default value of the variable.
Type: String
Required: No
- description
-
The description of the variable.
Type: String
Required: No
- lastUpdatedTime
-
The time when variable was last updated.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- name
-
The name of the variable.
Type: String
Required: No
- variableType
-
The variable type of the variable.
Valid Values:
AUTH_CODE | AVS | BILLING_ADDRESS_L1 | BILLING_ADDRESS_L2 | BILLING_CITY | BILLING_COUNTRY | BILLING_NAME | BILLING_PHONE | BILLING_STATE | BILLING_ZIP | CARD_BIN | CATEGORICAL | CURRENCY_CODE | EMAIL_ADDRESS | FINGERPRINT | FRAUD_LABEL | FREE_FORM_TEXT | IP_ADDRESS | NUMERIC | ORDER_ID | PAYMENT_TYPE | PHONE_NUMBER | PRICE | PRODUCT_CATEGORY | SHIPPING_ADDRESS_L1 | SHIPPING_ADDRESS_L2 | SHIPPING_CITY | SHIPPING_COUNTRY | SHIPPING_NAME | SHIPPING_PHONE | SHIPPING_STATE | SHIPPING_ZIP | USERAGENT
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: