| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
SqsAction |
Action.sqs()
Sends information about the detector model instance and the event that triggered the action to an Amazon SQS
queue.
|
SqsAction |
AlarmAction.sqs()
Returns the value of the Sqs property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.sqs(SqsAction sqs)
Sends information about the detector model instance and the event that triggered the action to an Amazon SQS
queue.
|
AlarmAction.Builder |
AlarmAction.Builder.sqs(SqsAction sqs)
Sets the value of the Sqs property for this object.
|
Copyright © 2022. All rights reserved.