SendEventRequest
class SendEventRequest
Types
Properties
Link copied to clipboard
The label to associate with the event. Required if specifying labelTimestamp
.
Link copied to clipboard
The timestamp that defines when the event under evaluation occurred. The timestamp must be specified using ISO 8601 standard in UTC.
Link copied to clipboard
The event type name of the event.
Link copied to clipboard
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
Link copied to clipboard
The timestamp associated with the label. Required if specifying assignedLabel
.