| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.IoTWireless.Types.Event
Description
Synopsis
- newtype Event where
- Event' { }
- pattern Event_Ack :: Event
- pattern Event_Discovered :: Event
- pattern Event_Lost :: Event
- pattern Event_Nack :: Event
- pattern Event_Passthrough :: Event
Documentation
Sidewalk device status notification.
Bundled Patterns
| pattern Event_Ack :: Event | |
| pattern Event_Discovered :: Event | |
| pattern Event_Lost :: Event | |
| pattern Event_Nack :: Event | |
| pattern Event_Passthrough :: Event |