| 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.LoRaWANMulticastMetadata
Description
Documentation
data LoRaWANMulticastMetadata Source #
The metadata information of the LoRaWAN multicast group.
See: newLoRaWANMulticastMetadata smart constructor.
Constructors
| LoRaWANMulticastMetadata' | |
Instances
newLoRaWANMulticastMetadata :: LoRaWANMulticastMetadata Source #
Create a value of LoRaWANMulticastMetadata with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:fPort:LoRaWANMulticastMetadata', loRaWANMulticastMetadata_fPort - Undocumented member.
loRaWANMulticastMetadata_fPort :: Lens' LoRaWANMulticastMetadata (Maybe Natural) Source #
Undocumented member.