| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
List<AlarmAction> |
AlarmEventActions.alarmActions()
Specifies one or more supported actions to receive notifications when the alarm state changes.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmEventActions.Builder |
AlarmEventActions.Builder.alarmActions(AlarmAction... alarmActions)
Specifies one or more supported actions to receive notifications when the alarm state changes.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmEventActions.Builder |
AlarmEventActions.Builder.alarmActions(Collection<AlarmAction> alarmActions)
Specifies one or more supported actions to receive notifications when the alarm state changes.
|
Copyright © 2022. All rights reserved.