class Aws::FraudDetector::Types::DeleteEventRequest
@note When making an API call, you may pass DeleteEventRequest
data as a hash: { event_id: "identifier", # required event_type_name: "identifier", # required }
@!attribute [rw] event_id
The ID of the event to delete. @return [String]
@!attribute [rw] event_type_name
The name of the event type. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/DeleteEventRequest AWS API Documentation
Constants
- SENSITIVE