| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
IotEventsAction |
Action.iotEvents()
Sends AWS IoT Events input, which passes information about the detector model instance and the event that
triggered the action.
|
IotEventsAction |
AlarmAction.iotEvents()
Returns the value of the IotEvents property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.iotEvents(IotEventsAction iotEvents)
Sends AWS IoT Events input, which passes information about the detector model instance and the event that
triggered the action.
|
AlarmAction.Builder |
AlarmAction.Builder.iotEvents(IotEventsAction iotEvents)
Sets the value of the IotEvents property for this object.
|
Copyright © 2022. All rights reserved.