class Aws::FraudDetector::Types::Variable
The variable.
@!attribute [rw] name
The name of the variable. @return [String]
@!attribute [rw] data_type
The data type of the variable. For more information see [Variable types][1]. [1]: https://docs.aws.amazon.com/frauddetector/latest/ug/create-a-variable.html#variable-types @return [String]
@!attribute [rw] data_source
The data source of the variable. @return [String]
@!attribute [rw] default_value
The default value of the variable. @return [String]
@!attribute [rw] description
The description of the variable. @return [String]
@!attribute [rw] variable_type
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 ` @return [String]
@!attribute [rw] last_updated_time
The time when variable was last updated. @return [String]
@!attribute [rw] created_time
The time when the variable was created. @return [String]
@!attribute [rw] arn
The ARN of the variable. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/Variable AWS API Documentation
Constants
- SENSITIVE