Detector Model Sqs
data class DetectorModelSqs(val payload: DetectorModelPayload? = null, val queueUrl: String, val useBase64: Boolean? = null)
Sends information about the detector model instance and the event that triggered the action to an Amazon SQS queue.