NotificationSpecification
The NotificationSpecification data structure describes a HIT event notification for a HIT type.
Types
Properties
Link copied to clipboard
The target for notification messages. The Destination’s format is determined by the specified Transport:
Link copied to clipboard
The list of events that should cause notifications to be sent. Valid Values: AssignmentAccepted | AssignmentAbandoned | AssignmentReturned | AssignmentSubmitted | AssignmentRejected | AssignmentApproved | HITCreated | HITExtended | HITDisposed | HITReviewable | HITExpired | Ping. The Ping event is only valid for the SendTestEventNotification operation.
Link copied to clipboard
The method Amazon Mechanical Turk uses to send the notification. Valid Values: Email | SQS | SNS.
Functions
Link copied to clipboard
inline fun copy(block: NotificationSpecification.Builder.() -> Unit = {}): NotificationSpecification