| 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.IdentifierType
Description
Documentation
newtype IdentifierType Source #
Constructors
| IdentifierType' | |
Fields | |
Bundled Patterns
| pattern IdentifierType_DevEui :: IdentifierType | |
| pattern IdentifierType_GatewayEui :: IdentifierType | |
| pattern IdentifierType_PartnerAccountId :: IdentifierType | |
| pattern IdentifierType_WirelessDeviceId :: IdentifierType | |
| pattern IdentifierType_WirelessGatewayId :: IdentifierType |