amazonka-iotwireless-2.0: Amazon IoT Wireless SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

Description

 
Synopsis

Documentation

data LoRaWANJoinEventNotificationConfigurations Source #

Object for LoRaWAN join resource type event configuration.

See: newLoRaWANJoinEventNotificationConfigurations smart constructor.

Constructors

LoRaWANJoinEventNotificationConfigurations' 

Fields

Instances

Instances details
FromJSON LoRaWANJoinEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

ToJSON LoRaWANJoinEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

Generic LoRaWANJoinEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

Read LoRaWANJoinEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

Show LoRaWANJoinEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

NFData LoRaWANJoinEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

Eq LoRaWANJoinEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

Hashable LoRaWANJoinEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

type Rep LoRaWANJoinEventNotificationConfigurations Source # 
Instance details

Defined in Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations

type Rep LoRaWANJoinEventNotificationConfigurations = D1 ('MetaData "LoRaWANJoinEventNotificationConfigurations" "Amazonka.IoTWireless.Types.LoRaWANJoinEventNotificationConfigurations" "amazonka-iotwireless-2.0-Dzx6Wen5AK9DyNP5TQU7zN" 'False) (C1 ('MetaCons "LoRaWANJoinEventNotificationConfigurations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "devEuiEventTopic") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EventNotificationTopicStatus))))

newLoRaWANJoinEventNotificationConfigurations :: LoRaWANJoinEventNotificationConfigurations Source #

Create a value of LoRaWANJoinEventNotificationConfigurations 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:devEuiEventTopic:LoRaWANJoinEventNotificationConfigurations', loRaWANJoinEventNotificationConfigurations_devEuiEventTopic - Denotes whether the Dev EUI join event topic is enabled or disabled.